From specraft
Use specraft MCP tools for project spec context, query, ingest, and status before answering implementation questions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/specraft:specraftThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
At session start and after compact, read injected specraft context first. For project questions, call `specraft_query`. Before ending a write session, commit, push, and call `specraft_ingest` with a precise summary of code and spec changes.
README.mdagents/specraft-librarian.mdcommands/specraft-clarify.mdcommands/specraft-init.mdcommands/specraft-setup.mdcommands/specraft-spec.mdcommands/specraft-tasks.mdhooks/hooks.jsonhooks/package.jsonhooks/post-compact.jshooks/post-tool-use.jshooks/pre-tool-use.jshooks/session-start.jshooks/stop.jshooks/user-prompt-submit.jsproxy/package.jsonAt session start and after compact, read injected specraft context first. For project questions, call specraft_query. Before ending a write session, commit, push, and call specraft_ingest with a precise summary of code and spec changes.
npx claudepluginhub soyesenna/specraft --plugin specraftGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.