What problem does it solve?
Identifies convergence gaps and produces a deterministic, prioritized next action across a project's active targets so engineers do not have to manually triage frontier targets, unreleased fixes, and standing invariants.
Core Features & Use Cases
- Relay the convergence tool's full structured output verbatim for precise auditing and traceability.
- Support for target-only scan mode, default/full repo-level evaluation, and a global portfolio mode with optional momentum weighting from recent activity.
- Auto-execution behavior that emits a concise preamble and then begins the first concrete step for a top frontier target, fans out parallel agents for tied work, or invokes other gated skills such as /release when unreleased fixes are present.
- Use case: run at a repository root to surface the single top frontier target and have the agent start the first acceptance-driven change, or run global mode to rank repos and highlight cross-repo blockers.
Quick Start
Run the cv skill at the project root to compute convergence, display the full structured recommendation, and proceed with the Next action if you want the agent to begin work.