Workpackage Executor
Overview
Execute tasks described in workpackages, break work into stages as needed, and keep the workpackage updated before and after code changes.
Workflow
- •Locate the workpackage under
workpackages/<wp-id>-<slug>/workpackage.md. - •Read the document first and restate plan, scope, and open questions.
- •If the plan needs staging, add or update the WBS structure to reflect stages and dependencies.
- •If any plan change is required, update the workpackage before editing code.
- •As tasks complete, flip checklist items from
[ ]to[x]and keep acceptance criteria aligned. - •For rollups, update subpackage checklists and roll up status in the top-level file.
Staging rules
- •Stage by major checklist sections or dependency boundaries.
- •Each stage should be independently testable and have clear acceptance criteria.