Check the status of the current development cycle
Displays real-time progress of the current development cycle with task metrics and timing.
/plugin marketplace add lerianstudio/ring/plugin install ring-dev-team@ringCheck the status of the current development cycle.
/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: 5/8 (dev-testing)
Iterations: 1
Metrics (completed tasks):
Average Assertiveness: 89%
Total Duration: 1h 45m
State file: docs/dev-cycle/current-cycle.json (or docs/dev-refactor/current-cycle.json)
ā¹ļø No development cycle in progress.
Start a new cycle with:
/dev-cycle docs/tasks/your-tasks.md
Or resume an interrupted cycle:
/dev-cycle --resume
| Command | Description |
|---|---|
/dev-cycle | Start or resume cycle |
/dev-cancel | Cancel running cycle |
/dev-report | View feedback report |
Now checking cycle status...
Read state from: docs/dev-cycle/current-cycle.json or docs/dev-refactor/current-cycle.json