Deanh Rad Skill
deanh-rad-skill is a Claude Code plugin for the Build phase that equips your agent to work with Radicle peer-to-peer repositories via a dedicated skill.
Work with Radicle peer-to-peer repos from Claude Code using a dedicated Radicle skill instead of generic git-only prompts.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install deanh-rad-skill@deanh/rad-skillBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:deanh/rad-skill") and the paste-ready config with skillselion.get_install_config("plugin:deanh/rad-skill").
What it does
The deanh rad-skill plugin is a Claude Code skill focused on Radicle, the peer-to-peer code forge alternative to centralized Git hosting. Indie builders who self-host collaboration or want censorship-resistant repos still struggle to get agents to use Radicle CLI and concepts correctly without a tailored skill. This plugin gives Claude a Radicle-shaped playbook so sessions cover the right commands, repo patterns, and collaboration flows instead of defaulting to GitHub assumptions. It is intermediate complexity: you should already run or plan to run Radicle nodes or remotes. Primary value sits in Build agent-tooling, but the same skill supports review-oriented git workflows before ship and ongoing forge operations when you treat Radicle as production infrastructure for your codebase.
Highlights
- Single-plugin Claude skill targeting Radicle decentralized code collaboration
- Agent-guided workflows for Radicle-specific repo operations beyond vanilla git
- Community bundle keyed for radicle discovery in the Skillselion catalog
- Useful across implementation, review prep, and self-hosted forge operations
- Lightweight one-plugin install for builders already on Radicle
Why builders use it
Agents default to GitHub-centric git advice and mishandle Radicle remotes, replication, and P2P repo workflows.
Your Claude sessions follow Radicle-appropriate steps for repo work so you ship without constantly correcting generic git guidance.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is deanh-rad-skill for?
Builders using Radicle for decentralized git who want Claude Code to understand Radicle workflows instead of generic hosting assumptions.
When should I use deanh-rad-skill?
Use it whenever you are creating, syncing, or maintaining Radicle projects during build, pre-ship review, or self-hosted forge operations.
How do I add deanh-rad-skill to my agent?
Install the deanh/rad-skill plugin from its repository into Claude Code per the repo’s plugin or skill registration instructions.
Comments
Share how you use deanh-rad-skill, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.