Claude Code stuff I share — skills for now, maybe more later.
| Skill | What it does |
|---|---|
| ringer | Orchestrator playbook for Ringer, a verified-swarm delegation tool. Routes work where multiple models/workers attempt the same task in parallel and the verified results get approved or compared. |
Copy the skill folder into your Claude Code skills directory:
cp -R skills/ringer ~/.claude/skills/New sessions pick it up automatically. Remove it by deleting the folder.
Note on ringer: the skill is the playbook and routing rules, not the tool itself — you need the Ringer CLI (ringer.py) for it to be useful.