Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add commands/juan294/cc-rpi/detachgit clone --depth 1 https://github.com/juan294/cc-rpiWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/juan294/cc-rpi/detach)<a href="https://agentmods.dev/commands/juan294/cc-rpi/detach"><img src="https://agentmods.dev/badge/commands/juan294/cc-rpi/detach.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.01788 |
| Opus 5 | $0.00000 | $0.00894 |
| Sonnet 5 | $0.00000 | $0.00358 |
| Haiku 4.5 | $0.00000 | $0.00179 |
Grade A, and why
detach scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 171 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Detach Project from cc-rpi Blueprint
Model tier: sonnet — Sonnet 5 (1M context) session.
You are cleanly removing cc-rpi artifacts from this project. The blueprint lives at <path-to-your-cc-rpi-clone>/.
This command removes all blueprint-managed files and configuration while preserving project-specific content and user work products.
Phase 1: Verify Adoption
- Check for
.claude/cc-rpi-sync.jsonor RPI commands in.claude/commands/(research.md, plan.md, implement.md, validate.md). - If neither exists: report "This project doesn't appear to use cc-rpi. Nothing to detach." and stop.
- If sync metadata exists, read it and report the current blueprint version and last sync date.
Phase 2: Inventory Artifacts
Scan this project for all cc-rpi artifacts. Categorize each into one of four tiers.
Tier 1: Blueprint scaffolding (always remove)
Check for these files and note which exist:
AGENTS.md.claude/commands/research.md.claude/commands/plan.md.claude/commands/implement.md.claude/commands/validate.md.claude/commands/describe-pr.md.claude/commands/pre-launch.md.claude/commands/status.md.claude/commands/fix-ci.md.claude/commands/explore-release.md.claude/hooks/guard-bash.sh.claude/cc-rpi-sync.jsonscripts/agents/cc-rpi-update.sh(nightly sync agent, if exists)
For each command file that exists, diff it against <cc-rpi-path>/templates/commands/<name> to detect customization. Mark as "unmodified" or "customized."
For AGENTS.md, diff it against <cc-rpi-path>/templates/AGENTS.md.template to detect customization. Mark as "unmodified" or "customized."
For guard-bash.sh, check if content exists below the # Project-specific guards below this line marker. If so, mark as "customized."
Tier 2: Blueprint-managed CLAUDE.md sections
Read the project's CLAUDE.md (or AGENTS.md for copilot-rpi projects) and identify these blueprint-managed sections by their ## or ### headers:
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 171 lines · 0 tokens per session scan A f6cf00c2e426
detach is a command published in the GitHub repository juan294/cc-rpi (5 stars, last pushed 4d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,788 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
awesome-chatgpt
Search awesome-ChatGPT-repositories for open-source GitHub repositories related to ChatGPT and LLMs.
catchup
This command was migrated to a skill in Claude Code 2.1.3. See: examples/skills/catchup/SKILL.md.
test
Generate comprehensive tests.
commit
智能生成 Git 提交信息并提交.
pr
Handle the full workflow from current branch state to an open, CI-monitored pull request.
doctor.es
Diagnostica problemas de inferencia LLM en Mac: asiai doctor verifica el estado de los motores, conflictos de puertos, carga de modelos y estado de la GPU.