1. Intake RFC and assess feature complexity.
2. Decompose feature into a DAG of work units with dependencies.
3. Assign work units to agents.
4. Implement work units according to specifications.
5. Validate each unit using defined acceptance tests.
6. Manage merge queue and integrate validated units.
7. Perform final system verification.
8. Generate RFC execution log and unit scorecards.