Team Issue Resolution Orchestrate issue resolution pipeline: explore context - plan solution - review (optional) - marshal queue - implement. Supports Quick, Full, and Batch pipelines with review-fix cycle. Architecture Role Registry | Role | Path | Prefix | Inner Loop | |------|------|--------|------------| | coordinator | roles/coordinator/role.md | — | — | | explorer | roles/explorer/role.md | EXPLORE- | false | | planner | roles/planner/role.md | SOLVE- | false | | reviewer | roles/reviewer/role.md | AUDIT- | false | | integrator | roles/integrator/role.md | MARSHAL- | false | | implement…