What problem does it solve?
Radicle collaboration can be complex and error-prone when setting up repositories, syncing with peers, and coordinating patches and issues across nodes. This skill provides a consolidated workflow guide and practical instructions to streamline decentralized development.
Core Features & Use Cases
- Repository lifecycle: initialize, clone, seed, and sync Radicle repositories across the network.
- Patch and issue workflows: create, review, and manage patches and issues with durable history.
- Multi-agent orchestration: coordinate tasks across worktrees and delegates for scalable collaboration.
- COBs support: leverage Plan COBs and Context COBs to capture plans and session observations for future sessions.
- Cross-platform compatibility: supports both Claude Code and pi environments.
Quick Start
Initialize a new Radicle repository with rad init, then clone an existing one with rad clone and push a patch using git push rad HEAD:refs/patches.