From k
Turn a fuzzy idea into a concrete direction through repo-aware dialogue, and tradeoffs. Creates a brainstorm doc. Use before `/plan` when scope is still moving.
How this skill is triggered — by the user, by Claude, or both
Slash command
/k:brainstormThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Read `.k/current_task.json`; if it is missing, stop and tell the user to run `/start-task`.
.k/current_task.json; if it is missing, stop and tell the user to run /start-task.<feature_description> $ARGUMENTS </feature_description>; if it is empty, ask what they want to explore and stop./plan./plan and /work.<docs_path>/research/ if they already exist so the brainstorm starts from known facts instead of re-asking settled questions.CLAUDE.md guidance.AskUserQuestion./research for each topic and use the saved notes before continuing.<docs_path>/brainstorm.md using ${CLAUDE_SKILL_DIR}/assets/brainstorm-template.md.
/plan, or stop.npx claudepluginhub kkestell/skills --plugin kCollaboratively explores feature requirements and options through dialogue, producing a right-sized requirements document for implementation planning. Use for vague ideas, brainstorming, or scoping ambitious requests.
Guides collaborative exploration of feature requirements and design approaches before implementation planning.
Collaborative discovery before planning. Explore the problem space, evaluate approaches, surface past work, and produce a structured brainstorm document. Triggers: brainstorm, explore, discovery, ideate, think through, what should we build, explore approaches.