Cancel the current development cycle
Stops the current development cycle, saves state, and generates a partial feedback report.
/plugin marketplace add lerianstudio/ring/plugin install ring-dev-team@ring[--force]Cancel the current development cycle.
/dev-cancel [--force]
| Option | Description |
|---|---|
--force | Cancel without confirmation |
--force)cancelled in state file⚠️ Cancel Development Cycle?
Cycle ID: 2024-01-15-143000
Progress: 3/5 tasks completed
This will:
- Stop the current cycle
- Save state for potential resume
- Generate partial feedback report
[Confirm Cancel] [Keep Running]
After confirmation:
🛑 Cycle Cancelled
Cycle ID: 2024-01-15-143000
Status: cancelled
Completed: 3/5 tasks
State saved to: docs/dev-cycle/current-cycle.json (or docs/dev-refactor/current-cycle.json)
Partial report: .ring/dev-team/feedback/cycle-2024-01-15-partial.md
To resume later:
/dev-cycle --resume
ℹ️ No development cycle to cancel.
Check status with:
/dev-status
| Command | Description |
|---|---|
/dev-cycle | Start or resume cycle |
/dev-status | Check current status |
/dev-report | View feedback report |
Now checking for active cycle to cancel...
Read state from: docs/dev-cycle/current-cycle.json or docs/dev-refactor/current-cycle.json