GitHub's toolkit for spec-driven development. Write the spec first, then let the agent plan, split the work into tasks and build.
Spec Kit turns loose prompting into a repeatable process. You describe what you want in a specification, and the agent follows a fixed flow: spec, technical plan, task list, then implementation. Each step writes a file you can review.
Install the specify CLI as shown in the README, then run specify init in your project. Use the slash commands it adds to move from spec to plan to tasks.
obra · Plugin
A complete software-development method for coding agents, built from composable skills like planning, TDD and debugging.
affaan-m · Plugin
A large, battle-tested kit of agents, skills, hooks and commands that tunes Claude Code for quality, security and cost.
ruvnet · Plugin
An agent meta-harness for Claude Code and Codex that runs coordinated swarms of agents with shared memory.