implement-minimal
Write the simplest working implementation. Use when executing code changes from a finalized spec.
shell
$ npx -y skills add bitcraft-apps/spec-first --agent claude-codeShips with sf. Installing the plugin gets this agent.
How it fires
How this agent gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Write the simplest working implementation. Use when executing code changes from a finalized spec.
Ships withsf
Write the requirements before you write the code. Spec First gives you a workflow with three steps. First, define what to build. Then implement it from the spec. Last, generate the documentation. All steps run in your terminal.
Get the whole plugin, auto-invoked

