automagik-tools: Command for Claude Code

.claude/commands/council.md

council is a command for Claude Code from namastexlabs/automagik-tools. It costs 0 tokens per session (610 once invoked), scanned A, original, Apache-2.0.

A command that asks a group of technical reviewers, called the Tech Council, for advice during planning. Each reviewer considers the plan from a different viewpoint, such as security, performance, or operations.

In plain words
What is it for?
Use it to review plans involving architecture, performance, security, usability, operations, and other technical topics.
Why use it?
A plan reviewed from only one viewpoint can overlook risks, unnecessary complexity, or production problems. The council provides several perspectives before implementation.

Command for Claude Code

Written for Claude Code: installed under .claude/.

This is namastexlabs/automagik-tools's own configuration. It tells Claude Code how to work on automagik-tools itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything automagik-tools configures →

Reuse

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.

Copy the file
curl -O https://raw.githubusercontent.com/namastexlabs/automagik-tools/main/.claude/commands/council.md
Clone the repo
git clone --depth 1 https://github.com/namastexlabs/automagik-tools

Made for: Claude Code.

Wrote 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.

agentmods badge for council

README.md
[![agentmods](https://agentmods.dev/badge/commands/namastexlabs/automagik-tools/council/github.svg)](https://agentmods.dev/commands/namastexlabs/automagik-tools/council)
Your own site
<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.

agentmods 80×15 button for council

Your own site · 80×15
<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>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 610 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 10d ago against content hash 4f65ec0c7a23, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

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.

.claude/commands/council.md · 64 lines

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

  1. User describes proposal/plan
  2. Detect topic triggers
  3. Select relevant council members
  4. Invoke members in parallel via Task tool
  5. Synthesize perspectives
  6. Present advisory with vote summary
  7. User decides (council is advisory, not blocking)

Read the full file on GitHub · 64 lines

Changes

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.

  1. 10d ago First seen · 64 lines · 0 tokens per session scan A 4f65ec0c7a23

Subscribe to this mod's changes

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.