Orchestrate business exploration loop
exploration-workflowskillsetup L2★3
richfrem/agent-plugins-skills ↗What it does
Orchestrate multi-skill exploration session lifecycle and dashboard state
Best for
Hard-gating skill sequencing (no prototype until plan approved) in multi-phase exploration.
Inputs
- · Session type (Greenfield/Brownfield/Process/Strategic/etc.)
- · Dashboard status
- · Current phase number
Outputs
- · Exploration dashboard (exploration/exploration-dashboard.md)
- · Phase dispatch tokens
- · Progress tracking
Requires
- · discovery-planning
- · exploration-session-brief
- · business-requirements-capture
- · business-workflow-doc
- · prototype-builder
- · handoff
Preconditions
Session type identified; dashboard writable; skill ecosystem available
Failure modes
- · User invokes skill out of order (skips discovery-planning)
- · Dashboard becomes stale if manually edited
- · Phase token expires on CC version upgrade
Trust signals
- · Dashboard intercept prevents out-of-order skill invocation
- · ORCHESTRATOR_DISPATCH token verification
- · Phase-aware skill routing
- · Stale-token detection