Check the status of the current development cycle
Displays the current status, progress metrics, and active task details for an ongoing development cycle.
npx claudepluginhub lerianstudio/ringCheck the status of the current development cycle.
/ring:dev-status
Displays:
š Development Cycle Status
Cycle ID: 2024-01-15-143000
Started: 2024-01-15 14:30:00
Status: in_progress
Tasks:
ā
Completed: 2/5
š In Progress: 1/5 (AUTH-003)
ā³ Pending: 2/5
Current:
Task: AUTH-003 - Implementar refresh token
Gate: 3/10 (ring:dev-unit-testing)
Iterations: 1
Metrics (completed tasks):
Average Assertiveness: 89%
Total Duration: 1h 45m
State file: docs/ring:dev-cycle/current-cycle.json (or docs/ring:dev-refactor/current-cycle.json)
ā¹ļø No development cycle in progress.
Start a new cycle with:
/ring:dev-cycle docs/tasks/your-tasks.md
Or resume an interrupted cycle:
/ring:dev-cycle --resume
| Command | Description |
|---|---|
/ring:dev-cycle | Start or resume cycle |
/ring:dev-cancel | Cancel running cycle |
/ring:dev-report | View feedback report |
Now checking cycle status...
Read state from: docs/ring:dev-cycle/current-cycle.json or docs/ring:dev-refactor/current-cycle.json