Creates or updates a construction phase plan based on current milestone, completed work, and available capacity.
When this skill is invoked:
production/milestones/.production/phases/.design/ for deliverables status.For new:
Generate a phase plan:
# Phase [N] — [Start Date] to [End Date]
## Phase Goal
[One sentence describing what this phase achieves]
## Capacity
- Total weeks: [X]
- Buffer (15%): [Y weeks reserved]
- Available: [Z weeks]
## Tasks
### Critical Path
| ID | Task | Discipline | Duration | Dependencies | Acceptance Criteria |
|----|------|-----------|----------|-------------|-------------------|
### Important
| ID | Task | Discipline | Duration | Dependencies | Acceptance Criteria |
|----|------|-----------|----------|-------------|-------------------|
### If Time Allows
| ID | Task | Discipline | Duration | Dependencies | Acceptance Criteria |
|----|------|-----------|----------|-------------|-------------------|
## Risks
| Risk | Probability | Impact | Mitigation |
|------|------------|--------|------------|
## Budget
| Category | Budgeted | Committed | Spent | Variance |
|----------|---------|-----------|-------|----------|
For status:
Generate status report with progress, blockers, and burndown assessment.