Skip to content
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-code

Ships with sf. Installing the plugin gets these hooks.

What fires, and when

Stop

  • Runs validate-spec.sh.
Read hooks/hooks.json

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
Stats
4
Stars
0
Views
0
Forks
Active
Maintenance
Shell
Language
MIT
License
16h ago
Last commit
11mo ago
Created

Repo: bitcraft-apps/spec-first