reimre
End-to-end wrapper.
Runs research-and-implement then review-pipeline back to back.
Issue: #$ARGUMENTS
Flow
- Phase A — invoke
research-and-implement $ARGUMENTS. Branch baseline, root baseline, research, and implementation are handled there. Skip/implement's terminal/done-check— Phase B owns the audit. - Phase B — invoke
review-pipeline, supplying the root Phase A settled.
Sub-skill internal phases are referenced by name only. Do not inline their steps, diagrams, or rule lists — they drift when the sub-skill is updated.
Stop points
Inherits review-pipeline's stop points unchanged — notably the user-controlled merge gate between Phase 4a and Phase 4b.
Do not auto-merge.
Plan approval inside /research is also unchanged.