Borrowing it
Nothing to install: this file belongs to namastexlabs/automagik-tools. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/namastexlabs/automagik-tools/main/.claude/commands/council.mdgit clone --depth 1 https://github.com/namastexlabs/automagik-toolsWrote 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/namastexlabs/automagik-tools/council)<a href="https://agentmods.dev/commands/namastexlabs/automagik-tools/council"><img src="https://agentmods.dev/badge/commands/namastexlabs/automagik-tools/council/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/namastexlabs/automagik-tools/council"><img src="https://agentmods.dev/badge/commands/namastexlabs/automagik-tools/council.svg" alt="Reviewed on agentmods" width="80" 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.00610 |
| Opus 5 | $0.00000 | $0.00305 |
| Sonnet 5 | $0.00000 | $0.00122 |
| Haiku 4.5 | $0.00000 | $0.00061 |
Grade A, and why
council 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 10d 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 — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.
COUNCIL - Multi-Perspective Advisory Review
Your Mission
Invoke the Tech Council for multi-perspective review during plan mode. The council provides advisory recommendations from diverse technical perspectives.
Council Members (10)
| Agent | Role | Philosophy |
|---|---|---|
| nayr | The Questioner | "Why? Is there a simpler way?" |
| oettam | The Benchmarker | "Show me the benchmarks." |
| jt | The Simplifier | "Delete code. Ship features." |
| yort | The Breach Hunter | "Where are the secrets? What's the blast radius?" |
| erdnis | The Ergonomist | "If you need to read the docs, the API failed." |
| sunli | The Systems Thinker | "Talk is cheap. Show me the code." |
| yeslek | The Ops Realist | "No one wants to run your code." |
| omrelliug | The Zero-Config Zealot | "Zero-config with infinite scale." |
| nayrb | The Measurer | "Measure, don't guess." |
| ytirahc | The Production Truth-Teller | "You will debug this in production." |
Smart Routing
Council members are selected based on topic:
| Topic | Members Invoked |
|---|---|
| Architecture | nayr, oettam, jt, sunli |
| Performance | oettam, nayr, sunli, nayrb |
| Security | nayr, jt, yort |
| API Design | nayr, jt, erdnis, omrelliug |
| Operations | yeslek, ytirahc, nayrb |
| Observability | ytirahc, nayrb, oettam |
| Systems | sunli, nayrb, oettam |
| Deployment/DX | erdnis, omrelliug, yeslek |
| Full Review | all 10 |
Usage
Load the council spell for detailed protocol:
mcp__genie__read_spell("council-review")
Or reference council members directly:
@.claude/agents/nayr.md- Questioning perspective@.claude/agents/sunli.md- Systems perspective@.claude/agents/ytirahc.md- Production debugging
Protocol
- User describes proposal/plan
- Detect topic triggers
- Select relevant council members
- Invoke members in parallel via Task tool
- Synthesize perspectives
- Present advisory with vote summary
- User decides (council is advisory, not blocking)
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.
- 10d ago First seen · 64 lines · 0 tokens per session scan A 4f65ec0c7a23
council is a command published in the GitHub repository namastexlabs/automagik-tools (15 stars, last pushed 9mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 610 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-30.
Other commands, from other repositories
assemble-team
Assemble a pre-built agent team for parallel work - review, feature, debug, cross-platform, full-stack, or research.
react-patterns
Review React code for performance and composition patterns — 50+ rules ranked by impact.
handoff-verify
A pre-merge review command that sends a code change to several reviewers, then rechecks serious findings. Pre-merge means before the change is added to the main codebase.
review-branch
Review an existing branch holistically before merging — blast radius, conventions, security, and spec compliance.
review-csk
Review pass — review + security + quality gates.
code-review
A code-review command that examines a pull request, which is a proposed set of code changes, and produces a Traditional Chinese report with weighted scores from 1 to 5.