Help us improve
Share bugs, ideas, or general feedback.
From kk
Transforms vague ideas into PRDs, design specs, implementation plans, and task lists in docs/wip/ during pre-implementation stages before coding. Supports resuming WIP features.
npx claudepluginhub serpro69/claude-toolbox --plugin kkHow this skill is triggered — by the user, by Claude, or both
Slash command
/kk:analysis-processThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Goal: Before writing any code, make sure you understand the requirements and have an implementation plan ready.**
Guides feature development from idea to implementation: creates EARS requirements, design documents, and task lists in .kiro/specs/.
Brainstorms ideas into validated designs by clarifying intent, exploring 2-3 approaches with trade-offs, and presenting specs incrementally before implementation.
Brainstorms intent, requirements, and design before writing a structured plan. Use before any creative work or multi-step task to avoid premature coding.
Share bugs, ideas, or general feedback.
Goal: Before writing any code, make sure you understand the requirements and have an implementation plan ready.
Use this for ideas that are not fully thought out and do not have a fully-formed design/specification and/or implementation-plan.
For example: I've got an idea I want to talk through with you before we proceed with the implementation.
Your job: Help me turn it into a fully formed design, spec, implementation plan, and task list.
See idea-process.md.
Use this to resume work on a feature that already has design docs and a task list in /docs/wip/.
For example: Let's continue working on the auth system.
Your job: Review the current state of the feature, understand what's been done and what's next, then proceed with implementation.