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 skills add atretyak1985/swarmery --skill configuring-claude-codegit clone --depth 1 https://github.com/atretyak1985/swarmeryWrote 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/skills/atretyak1985/swarmery/configuring-claude-code)<a href="https://agentmods.dev/skills/atretyak1985/swarmery/configuring-claude-code"><img src="https://agentmods.dev/badge/skills/atretyak1985/swarmery/configuring-claude-code.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.00133 | $0.01290 |
| Opus 5 | $0.00067 | $0.00645 |
| Sonnet 5 | $0.00027 | $0.00258 |
| Haiku 4.5 | $0.00013 | $0.00129 |
Grade A, and why
configuring-claude-code 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 3d 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 — 97 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Configuring Claude Code
Overview
Best-practice reference for repository-level Claude Code setup: memory files, skills/commands, conditional convention loading, execution modes, and CI. Each reference module states the correct pattern, the named anti-patterns, and ends with an Audit Checklist of verifiable conditions.
When to use
- Setting up a repo: CLAUDE.md structure,
.claude/rules/, skills, slash commands - Debugging: ignored instructions, conventions applied in the wrong directories, oversized memory files
- Deciding: plan mode vs direct execution, where a rule belongs, batch vs real-time review in CI
Not for prompt content of the tasks themselves (use engineering-prompts-and-output).
Quick reference
| Module | Read when the question is about |
|---|---|
references/3-1-claude-md-hierarchy-scoping-and-modular-organisation.md |
Memory hierarchy, loading/conflict order, @ imports, modular organisation |
references/3-2-custom-slash-commands-and-skills.md |
Skills system, scoping levels, frontmatter, skills vs CLAUDE.md |
references/3-3-path-specific-rules-for-conditional-convention-loading.md |
Glob-based rules vs directory/root CLAUDE.md |
references/3-4-plan-mode-vs-direct-execution.md |
When to plan, Explore subagent, plan-then-execute hybrid |
references/3-5-iterative-refinement-techniques.md |
Refinement hierarchy, batch vs sequential feedback, example-based communication |
references/3-6-ci-cd-integration.md |
Headless -p mode, structured output in CI, session isolation, batch vs real-time |
How to audit
- Match the repo setup under review to modules in the table; read those files.
- Run each module's Audit Checklist item by item against the actual files (
CLAUDE.md,.claude/, CI config). - Report every unchecked item as a finding with
file:lineevidence and the module's recommended fix.
For a fast full-domain sweep, checklists.md aggregates all six checklists.
Related
Agent-side hooks and enforcement: auditing-agent-architecture (1-4, 1-5). Batch API for CI-scale processing: engineering-prompts-and-output (4-5).
What ships with it
7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- checklists.md 7.9 KB
- references/3-1-claude-md-hierarchy-scoping-and-modular-organisation.md 9.7 KB
- references/3-2-custom-slash-commands-and-skills.md 9.8 KB
- references/3-3-path-specific-rules-for-conditional-convention-loading.md 6.4 KB
- references/3-4-plan-mode-vs-direct-execution.md 7.1 KB
- references/3-5-iterative-refinement-techniques.md 6.9 KB
- references/3-6-ci-cd-integration.md 12 KB
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.
- 3d ago Changed · +36 tokens per session 7d1c6669968b
- 8d ago First seen · 97 lines · 97 tokens per session scan A e78e387aadd6
configuring-claude-code is a skill published in the GitHub repository atretyak1985/swarmery (4 stars, last pushed today), licensed Apache-2.0. It adds 133 tokens to every session and 1,290 once invoked, about $0.0007 per session on Opus 5. 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 skills, from other repositories
notebooklm
Programmatic access to Google NotebookLM for creating notebooks, adding sources (URLs, YouTube, PDFs, audio, video, images), chatting with content, generating artifacts (podcasts, videos, reports, quizzes, mind maps, flashcards, infographics), and downloading results. Includes capabilities beyond the web UI.
gh-address-comments
This skill should be used when addressing GitHub pull request review comments systematically with mandatory resolution tracking. Use when user says "address PR comments", "fix review feedback", "handle PR review", "resolve PR threads", or needs to ensure all review comments are addressed before merging. Fetches…
prowlarr
Search indexers and manage Prowlarr. Use when the user asks to "search for a torrent", "search indexers", "find a release", "check indexer status", "list indexers", "prowlarr search", "sync indexers", or mentions Prowlarr/indexer management.
sonarr
This skill should be used when managing TV shows in Sonarr. Use when the user asks to "add a TV show", "search Sonarr", "find a series", "add to Sonarr", "remove a show", "check if show exists", "Sonarr library", "TVDB lookup", or mentions TV show management or Sonarr operations.
commit-message
Use ANY time the user signals they want to commit staged changes — including bare "commit", "/commit", "commit this", "commit these changes", "let's commit", "make a commit", "git commit", "write a commit message", "make a conventional commit", "use conventional commits", or any equivalent phrasing in context (e.g.…
dependency-versions
MUST consult this skill before answering whenever the user's task involves external versioned dependencies — even if you think you can handle it directly. This applies to: checking if packages/tools are up to date, upgrading npm/pip/cargo/go dependencies, planning or writing CI/CD workflows (GitHub Actions, CircleCI…