Agent Skills by driller
Showing 36 vetted skills indexed across 6 GitHub repositories.
mixseek-skills
Initialize MixSeek workspaces, generate TOML configurations, and validate against schema rules.
mixseek-model-list
Fetch and normalize current LLM model lists from provider APIs.
respond-review
Parse hachimoku JSONL review output into accept or reject response plans.
mixseek-team-config
Generate MixSeek team.toml configuration files for leader and member agents.
start-issue
Load a GitHub issue, create a branch, and generate an implementation plan.
review-pr-comments
Group GitHub pull request comments by file and thread for decision making.
mixseek-workspace-init
Create MixSeek workspace directories with configs, logs, and templates.
detect-python-command
Detect the correct Python command and run scripts via a wrapper.
mixseek-debug
Enable and inspect MixSeek-Plus debug logging for CLI and Python API workflows.
mixseek-prompt-builder
Generate MixSeek prompt_builder.toml files with Jinja2 templates for multi-agent workflows.
add-worktree
Create a Git worktree for a GitHub issue with branch naming checks.
mixseek-orchestrator-config
Generate MixSeek orchestrator TOML files for multi-team tournament runs.
commit-push-pr
Commit local changes, push to remote, and create a GitHub pull request.
mixseek-evaluator-config
Generate MixSeek evaluator and judgment TOML configuration files.
merge-pr
Wait for CI checks and merge GitHub pull requests with a chosen strategy.
mixseek-config-validate
Validates MixSeek TOML files for syntax and schema compliance.
amplifier-philosophy
Articulate Amplifier design philosophy using Linux kernel metaphors for module boundaries.
module-development
Guide developers in building Amplifier modules with protocol implementation and testing patterns.
ddd-guide
Document Document-Driven Development workflow with phased planning, coding, and verification.
research
Automate sourced, cited research with structured JSON outputs via the Tavily CLI script.
release-check
Audit release artifacts and documentation for version alignment and completeness.
progress-report
Generate a ProgressDashboard from tasks.md with phase completion and blocked tasks.
implementation-verify
Verify implementation fulfillment against specs and generate a structured report.
issue-reporter
Post formatted Markdown progress comments to GitHub Issues.