get_plan_context
Read project planning methodology and glossary from plan-knowledge.md or built-in defaults. Filter by section to return specific context for scoring decisions.
Instructions
Read PLAN_PROJECT_ROOT/plan-knowledge.md (or fall back to built-in defaults if missing). Call near the start of a planning session so the same methodology + domain glossary colours every scoring decision that follows. Optional section filters to a single heading (partial-match, case-insensitive) — e.g. section='RICE' returns just the RICE block. Returns {source: 'file'|'builtin', content, ...}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | No | Optional heading filter (partial match, case-insensitive). |