planning
Installation
SKILL.md
Planning Skill
Planning turns locked CONTEXT.md decisions into the smallest believable path to execution. Tough work uses capability/risk epics and a current story for feasibility validation.
If .khuym/onboarding.json is missing or stale, stop and invoke khuym:using-khuym.
Hard Gates
CONTEXT.mdis source of truth.- Read critical patterns before discovery.
- Run
node .codex/khuym_status.mjs --jsonwhen available. - Use gkg first for supported ready repos; document fallback.
- Start with a mode gate.
- Use the least workflow that protects the work.
- For tough plans, prefer
Epic Map -> Current Story Packover forced 2-4 phases. - Stop after the work shape/epic map until approval.
- Create beads only after validation accepts feasibility, except already-proven direct/small work.
- Handoff only to
khuym:validating.