Agent Skills by Paul Garaud
Showing 10 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated Git worktrees with directory selection and safety verification.
test-driven-development
Guide developers through the Red-Green-Refactor cycle for Test-Driven Development.
systematic-debugging
Guide structured four-phase debugging to identify root causes before fixes.
executing-plans
Executes implementation plans in batches with review checkpoints and reporting.
finishing-a-development-branch
Verify tests, choose integration options, and clean up worktrees for development branches.
brainstorming
Transform user ideas into detailed design specifications and implementation strategies.
writing-plans
Generates step-by-step implementation plans for multi-step software tasks with TDD, DRY, YAGNI adherence.
requesting-code-review
Dispatch a code-reviewer subagent to analyze code changes against requirements.
writing-skills
Apply test-driven development cycles to create and verify AI skill documentation.
subagent-driven-development
Dispatch implementation tasks to AI subagents with two-stage review.