What problem does it solve?
Radicle Plan COBs centralize and standardize the way implementation plans are stored, shared, and tracked inside Radicle repositories, reducing coordination overhead and ensuring durable records of planning work.
Core Features & Use Cases
- Structured Plan COBs storing title, description, status, tasks, related issues, related patches, and discussion for traceability.
- Task management with per-task fields (subject, description, estimate, affectedFiles, linkedCommit, blocked_by, linked_issue) to enable incremental progress and clear dependencies.
- Linking and traceability between plans, issues, and patches, with network-style replication and plan lifecycle support.
- Interactive CLI-driven workflow (rad-plan) for creating, listing, showing, editing tasks, linking commits and comments, and exporting plans.
- Multi-agent orchestration integration to coordinate worktrees and distributed contributors while preserving plan state.
Quick Start
Use the rad-plan CLI to create a new Plan COB and begin detailing tasks, links, and discussion in the plan.