ultrakit:orchestrator:plan
Installation
SKILL.md
Planning Stage
You are in the planning stage of the pipeline. Discovery is complete. You have resolved all architectural and design decisions. Now write the execution plan.
Do not write implementation code during this stage.
Read First
Read .ultrakit/notes.md before drafting the plan. Use it for durable project or user preferences, not task-state.
Read .ultrakit/exec-plans/plan-contract.md before writing the plan. It defines the required sections, maintenance rules, and quality bar.
Creating the Plan
1. Choose a Filename
Use a descriptive kebab-case name: .ultrakit/exec-plans/active/<feature-name>.md
2. Write the Required Sections
Related skills