Development
Hook
Hooks
What sf runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.
Install
$ npx -y skills add bitcraft-apps/spec-first --agent claude-codeShips with sf. Installing the plugin gets these hooks.
Where it lives
Read the script before you install anything that runs on your machine. This is the one part of a plugin that acts without being asked.
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

