AI-Governance-Architecture: Agent for Claude Code

.claude/agents/planner.md

planner is an agent for Claude Code from war851/AI-Governance-Architecture. It costs 11 tokens per session (156 once invoked), scanned A, original, no licence file.

An agent that creates detailed implementation plans for complex features or code changes.

In plain words
What is it for?
Use it to describe the work needed for a complex change, including its implementation steps.
Why use it?
It helps turn a broad request into an ordered plan before coding begins.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

This is war851/AI-Governance-Architecture's own configuration. It tells Claude Code how to work on AI-Governance-Architecture 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 AI-Governance-Architecture configures →

Reuse

Borrowing it

Nothing to install: this file belongs to war851/AI-Governance-Architecture. 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/war851/AI-Governance-Architecture/main/.claude/agents/planner.md
Clone the repo
git clone --depth 1 https://github.com/war851/AI-Governance-Architecture

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 planner

README.md
[![agentmods](https://agentmods.dev/badge/agents/war851/ai-governance-architecture/planner/github.svg)](https://agentmods.dev/agents/war851/ai-governance-architecture/planner)
Your own site
<a href="https://agentmods.dev/agents/war851/ai-governance-architecture/planner"><img src="https://agentmods.dev/badge/agents/war851/ai-governance-architecture/planner/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 planner

Your own site · 80×15
<a href="https://agentmods.dev/agents/war851/ai-governance-architecture/planner"><img src="https://agentmods.dev/badge/agents/war851/ai-governance-architecture/planner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 11 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 156 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 unknown 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.00011 $0.00156
Opus 5 $0.00005 $0.00078
Sonnet 5 $0.00002 $0.00031
Haiku 4.5 $0.00001 $0.00016

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

Security

Grade A, and why

planner 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 9d 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/agents/planner.md · 22 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 9d ago First seen · 22 lines · 11 tokens per session scan A ff192067ffb1

Subscribe to this mod's changes

planner is an agent published in the GitHub repository war851/AI-Governance-Architecture (53 stars, last pushed 1mo ago), with no licence file. It adds 11 tokens to every session and 156 once invoked, about $0.0001 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-30.

Related

Other agents, from other repositories

unit-test-writer

Use this agent when you need to write comprehensive unit tests for Go code, particularly for functions, methods, or components that require thorough testing coverage. Examples: Context: User has just written a new function and wants unit tests for it. user: 'I just wrote this function to validate email addresses, can…

stacklok/toolhive-registry-server · 0 tokens

arckit-tenders-writer

Writer subagent invoked by the /arckit:tenders orchestrator command. Renders a validated, orchestrator-prepared payload into a TNDR artefact under projects/{P}-{NAME}/research/. Has no web/MCP/Agent tools — can only render structured input it is given. Not user-invocable — only the orchestrator command dispatches this…

tractorjuice/arc-kit · 91 tokens

plan-creation-eng-lead

Engineering and Delivery Lead for implementation planning. Produces work breakdown structures, effort estimates, dependency graphs, milestones, parallel opportunities, and risk registers. Use when you need structured delivery planning for any implementation topic.

QBall-Inc/the-bulwark · 48 tokens

product-ideation-segment-analyzer

Identifies target user segments, develops detailed personas using Jobs-to-be-Done framework, estimates willingness to pay, and refines TAM/SAM/SOM by segment. Reads competitive analysis output from logs/. Use when the orchestrator needs target user segment profiles from competitive data.

QBall-Inc/the-bulwark · 63 tokens

product-ideation-market-researcher

Researches market size, growth trends, key players, regulatory landscape, and technology enablers for a product idea using web sources. Produces evidence-based market assessment with TAM/SAM/SOM estimates. Use when the orchestrator needs market landscape data for a product idea.

QBall-Inc/the-bulwark · 64 tokens

skill-eval-grader

Artifact-based grader for subjective skill evaluations. Reads evidence files (generated SKILL.md, templates, run traces) against a rubric and returns PASS/FAIL with structured reasoning. Used by grade.ts for fuzzy assertions where deterministic checks cannot apply.

QBall-Inc/the-bulwark · 53 tokens