init_plan_knowledge
Creates a plan-knowledge.md starter template with methodology frameworks (RICE, WSJF, etc.) and TODO sections. Refuses to overwrite existing files unless forced.
Instructions
Create PLAN_PROJECT_ROOT/plan-knowledge.md from a starter template. The file carries methodology (RICE, WSJF, Impact-Effort, OKR mapping, INVEST, personas / job-stories, decision-log convention) plus TODO sections for active OKRs / personas / strategic bets / tech-debt zones / glossary / roadmap rhythm. Other mk-plan-master tools lean on this indirectly via get_plan_context. Idempotent — refuses to overwrite an existing file unless overwrite=true. Optional project_name labels the file. Override location via the PLAN_KNOWLEDGE_FILE env var.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | No | ||
| overwrite | No |