Agent Skills by kc707
Showing 13 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated Git worktrees for branch-specific development with dependency and baseline checks.
test-driven-development
Enforce test-first development with failing tests, minimal code, and safe refactoring.
systematic-debugging
Trace root causes of bugs and failures before applying verified fixes.
dispatching-parallel-agents
Split independent failures into parallel investigation tasks for separate agents.
executing-plans
Execute implementation plans in batches with review checkpoints.
finishing-a-development-branch
Verify tests and guide git branch completion through merge, pull request, keep, or discard workflows.
brainstorming
Clarify software feature ideas into validated design specifications through iterative questioning and incremental review.
writing-plans
Create implementation plans from specifications for multi-step engineering tasks.
requesting-code-review
Prepare code review requests with commit ranges and implementation summaries.
receiving-code-review
Evaluate code review feedback against the codebase before implementation.
writing-skills
Create and verify agent skills with metadata and validation workflows.
verification-before-completion
Enforce fresh command verification before reporting task completion.
subagent-driven-development
Execute implementation plans by dispatching fresh subagents with two-stage reviews.