implementer
01Agent
Implements a planned story in an isolated context. Invoked by /ks-execute.
Agent
Implements a planned story in an isolated context. Invoked by /ks-execute.
Agent
Anti-hallucination review of the implementer's work, fresh context, read-only. Invoked by /ks-review.
Agent
Reviews the story breakdown against the PRD perimeter, fresh context, read-only. Invoked by /ks-stories-review.
Agent
Creates and verifies the dedicated worktree for one killer-saas story. Invoked before Research.
Command
Set the technical HOW — stack, patterns, conventions, design.
Command
Capture and structure the global design system into docs/design-system.md. Doesn't generate visuals — it records them.
Command
Derive a story's screen from the design system. Autonomous path (the agent produces it) or brief path (an external tool produces it and the result comes back). Never freestyles outside the system.
Command
Get a story implemented in an isolated subagent. Never codes in the main context.
Command
Affiche le pipeline killer-saas — l'ordre des phases et la règle unique.
Command
Chain a story's full cycle — Research → Design → Plan → Execute → Review → Ship — with two blocking human checkpoints (plan validation, ship confirmation).
Command
Break a story into sequenced tasks, ready to execute.
Command
Frame the kill — target SaaS, kill mode, perimeter, the WHAT and the WHY.
Command
Explore a story's real context before planning — current code, APIs, traps.
Command
Get a story reviewed by a fresh-context subagent. Gate before Ship. Never reviews in the context that wrote the code.
Command
Open the PR; merge and deploy per the project's ship strategy (manual by default).
Command
Show the project's pipeline state — framing docs, per-story progress, next command.
Command
Review the story breakdown against the PRD perimeter, in a fresh-context subagent. Cheapest place to catch a bad split.
Command
Break the PRD down into shippable, agentic-ready user stories.
Skill Claude CodeCodex
Breaks a need or a PRD down into user stories an agent can execute. Use during the Stories phase of the killer-saas pipeline.
Skill Claude CodeCodex
Analyzes existing code you didn't write — structure, conventions, patterns. Use during the Architecture and Research phases of the killer-saas pipeline, and for boilerplate onboarding.
Skill Claude CodeCodex
Detects agent hallucinations in generated code — invented APIs, plausible-but-wrong logic, drift from the plan. Preloaded in the reviewer subagent.
Skill Claude CodeCodex
Reviews a user-story breakdown against the PRD perimeter — coverage gaps, graveyard leaks, technical-layer stories, untestable criteria, dependency order. Preloaded in the stories-reviewer subagent.