Agent Skills by Benjamin Conlan
Showing 14 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated git worktrees with automatic directory selection and safety verification.
test-driven-development
Enforce a test-driven development workflow with failing tests before implementation.
systematic-debugging
Enforce a four-phase debugging process to identify root causes before fixes.
using-superpowers
Check for applicable skills and invoke the Skill tool before responding.
dispatching-parallel-agents
Dispatch separate agents to investigate independent problems in parallel.
executing-plans
Execute written plans in batches with review checkpoints and result reporting.
finishing-a-development-branch
Present four deterministic options to finalize a development branch after tests pass.
brainstorming
Guide collaborative ideation with structured one-question-at-a-time prompts and design outputs.
writing-plans
Generate implementation plans with explicit file, test, and documentation steps.
requesting-code-review
Automate peer review of Git code changes with structured feedback.
receiving-code-review
Verify code review feedback against the codebase before implementing changes.
writing-skills
Automate SKILL.md creation and validation with RED-GREEN-REFACTOR tests.
verification-before-completion
Enforces verification of fresh command output before completion is claimed.
subagent-driven-development
Orchestrate per-task subagents with two-stage spec and code quality reviews.