FORGE Plan
Use this skill when the user asks to plan, break down, sequence, or prepare FORGE-governed work.
Workflow
- Read
docs/forge/CONTEXT.mdif present, thendocs/forge/AI.mdif present. - Identify the authoritative task source: local
TASKS.index.yamlplus task files, legacyTASKS.yaml, GitHub Issues, GitLab Issues, or external tracker. - Use
../references/lifecycle-map.mdonly when lifecycle routing is ambiguous. - Shape tasks with bounded scope, file scope, dependencies, contract files, and review requirements.
- For design/architecture work, record a
task_type: designtask whose document lives underdocs/forge/designs/. Design tasks are tracked byreview_state(draft|in-review|changes-requested|accepted) and are exempt from execution gates — do not attach agates:block to them. - Do not implement unless the user explicitly switches to build or
forge-execute-task.
Hard Stops
Stop when the authoritative task source is unclear, a task cannot be bounded, or a contract/architecture decision is needed before sequencing.
Evidence Required
- task entries, issue links, or explicit human-approved task breakdown