planning
Planning lifecycle: specs, requirements, ambiguity triage, human-source elicitation, evidence prototypes, file-backed plans, validation, pause/resum…
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Planning Skill
Select the planning method below. /do owns capability routing; these references are internal methods. Planning owns specs, saved plans, and plan pause/resume. subagent-driven-development owns execution; session-handoff owns inline transfers, including live processes. Use verification-before-completion for outcome checks.
Reference Loading Table
| Signal | Load These Files | Why |
|---|---|---|
| "write spec", "user stories", "define requirements", "scope this", "acceptance criteria", "define scope", "spec out" | ${CLAUDE_SKILL_DIR}/references/spec.md | Spec |
| "discuss ambiguities", "resolve gray areas", "clarify before planning", "assumptions mode", "before we plan", "pre-planning discussion" | ${CLAUDE_SKILL_DIR}/references/pre-plan.md | Pre-plan |
| "interview me", "grill me", "depth-first review", "depth-first interview", "not sure", "i'm not sure", "where do i start", "want clarity on", "need clarity on", "what am i missing", "poke holes in", "challenge my assumptions", "think this through with me", "lots of moving parts", "many decisions" | ${CLAUDE_SKILL_DIR}/references/depth-first-interview.md | Interview |
| implicit ambiguity or unclear implementation choices | ${CLAUDE_SKILL_DIR}/references/ambiguity-triage.md | Decide whether questions earn their interruption cost |
| another person holds needed facts, preferences, constraints, or approval | ${CLAUDE_SKILL_DIR}/references/human-source-elicitation.md | Create a targeted, sendable question artifact |
| observation can settle a disputed or unknown choice | ${CLAUDE_SKILL_DIR}/references/empirical-prototype.md | Turn uncertainty into bounded evidence |
| a phase, worker, or session transition is near | ${CLAUDE_SKILL_DIR}/references/context-boundary.md | Preserve only the state the receiver needs |
| "create plan", "task plan", "working memory", "persistent plan", "file-backed planning" | ${CLAUDE_SKILL_DIR}/references/plan-files.md (+ ${CLAUDE_SKILL_DIR}/references/executor-ready-plan-template.md when plan targets SDD execution) | Plan-files |
| "check plan", "validate plan", "plan checker", "review plan", "is this plan ready", "pre-execution check" | ${CLAUDE_SKILL_DIR}/references/check.md | Check |
| "list plans", "show plan", "complete plan", "plan status", "manage plans" | ${CLAUDE_SKILL_DIR}/references/manage.md | Manage |
| "pause", "save progress", "handoff", "stopping for now", "end session", "session handoff", "wrap up session" | ${CLAUDE_SKILL_DIR}/references/pause.md | Pause |
| "resume", "continue", "pick up where I left off", "what was I doing", "continue work", "where did I leave off", "what's next" | ${CLAUDE_SKILL_DIR}/references/resume.md | Resume |
For interviews, use independent questions batched into frontier rounds, dependent questions asked sequentially, and a recommendation per question.
Instructions
- Identify the planning intent and inspect available evidence.
- For implicit ambiguity, load
${CLAUDE_SKILL_DIR}/references/ambiguity-triage.mdbefore choosing an interview. - Load the matching reference. Compose references when the task crosses sources or context boundaries.
- Follow the selected reference and return to execution as soon as its gate clears.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。