Agent Skills by coctostan
Showing 10 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated git worktrees for feature development across multiple branches.
test-driven-development
Enforce a RED-GREEN-REFACTOR test-first workflow for software projects.
systematic-debugging
Apply a phased debugging workflow to diagnose root causes and verify fixes.
dispatching-parallel-agents
Dispatch dedicated agents to investigate independent problem domains in parallel.
executing-plans
Coordinate batch-driven plan execution with review checkpoints between tasks.
finishing-a-development-branch
Verify tests and execute merge, PR, or branch cleanup options.
writing-plans
Create comprehensive implementation plans with bite-sized tasks and file references.
requesting-code-review
Dispatch a reviewer subagent to evaluate code changes before merging.
verification-before-completion
Run verification commands and inspect full output before claiming completion.
subagent-driven-development
Coordinate autonomous subagents with per-task isolation and two-stage reviews.