Workflow Stages#
The canonical Workflow owns the process, stage routing, and transitions. This section contains only the procedure for each stage: its entry condition, boundary, actions, and handoff. Humans and agents follow the same pages.
The default discovery trail is Home → Ways of Working → Workflow → this stage index → the resolved procedure. A task that clearly names its action may use the Workflow routing table as a shortcut.
No stage needs its own skill, command, named agent, or tool-specific process file. An integration may link directly to a stage for convenience, but the documentation remains the only process definition. Maintain Workflow Guidance keeps these procedures and thin repository pointers aligned.
Procedures#
| Page | Description |
|---|---|
| Define | Procedure for the Workflow stage that captures, routes, refines, and plans work at the correct issue altitude. |
| Implement | Procedure for the Workflow stage that delivers one ready Task or Bug as a review-ready pull request. |
| Review | Procedure for the Workflow stage that independently reviews a pull request for delivery, taste, security, and decisions. |
| Security Review | Procedure for the specialized Workflow stage for defensive security review and responsible disclosure. |
| Maintain Workflow Guidance | Maintain the canonical Workflow stage procedures and the thin repository pointers that lead to them. |