Category
Workflow
5 skills in this category.
Story-Driven Development
Requires Claude Code to find a story with acceptance criteria before writing any feature code — and to convert each AC into a failing test before implementation.
Subagent Model Strategy
Routes Claude Code subagent work to the right model — Opus for architecture and security review, Sonnet for grunt work like exploration, search, and boilerplate. Cuts cost ~5x with no quality loss.
Fresh Start Session Handoff
Generates a self-contained handoff prompt at the end of every session so a new Claude Code conversation can pick up exactly where the last one left off.
Plan Before Acting
Forces Claude Code into plan mode for any non-trivial task — write specs upfront, reduce ambiguity, and catch architectural issues before touching code.
Scope Discipline
Prevents Claude Code from expanding scope mid-task — no drive-by refactors, no unrelated fixes, no editorial changes cascading into renames.