Skip to content

implement-minimal

Write the simplest working implementation. Use when executing code changes from a finalized spec.

From plugin
41 skills1 agents1 hooks
shell
$ npx -y skills add bitcraft-apps/spec-first --agent claude-code

Ships 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.
How auto-invocation works

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

Repo: bitcraft-apps/spec-first