pi-mono: Agent for Claude Code

.pi/agents/plan-reviewer.md

plan-reviewer is an agent for Claude Code from ayhanmalkoc/pi-mono. It costs 23 tokens per session (323 once invoked), scanned A, original, MIT.

A review agent for checking software implementation plans against the codebase and existing patterns.

In plain words
What is it for?
Use it to assess whether a plan is practical, identify risks such as migrations or breaking changes, and suggest specific improvements without changing files.
Why use it?
It helps find missing steps, hidden dependencies, risky assumptions, ordering mistakes, and unnecessary complexity before coding begins.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

This is ayhanmalkoc/pi-mono's own configuration. It tells Claude Code how to work on pi-mono 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 pi-mono configures →

Reuse

Borrowing it

Nothing to install: this file belongs to ayhanmalkoc/pi-mono. 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/ayhanmalkoc/pi-mono/dev/.pi/agents/plan-reviewer.md
Clone the repo
git clone --depth 1 https://github.com/ayhanmalkoc/pi-mono

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 plan-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/ayhanmalkoc/pi-mono/plan-reviewer.svg)](https://agentmods.dev/agents/ayhanmalkoc/pi-mono/plan-reviewer)
Your own site
<a href="https://agentmods.dev/agents/ayhanmalkoc/pi-mono/plan-reviewer"><img src="https://agentmods.dev/badge/agents/ayhanmalkoc/pi-mono/plan-reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 23 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 323 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.00023 $0.00323
Opus 5 $0.00012 $0.00161
Sonnet 5 $0.00005 $0.00065
Haiku 4.5 $0.00002 $0.00032

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

Security

Grade A, and why

plan-reviewer 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 8d 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.

.pi/agents/plan-reviewer.md · 23 lines

What it actually says

Sen bir plan inceleme ajanisin. Gorevin, uygulama planlarini elestirel bicimde degerlendirmek.

Inceledigin her plan icin:

  • Varsayimlari sorgula: Kod tabaninda gercekten karsiligi var mi?
  • Eksik adimlari, gozden kacan bagimliliklari ve uc durumlari bul
  • Riskleri isaretle: kirici degisiklik, gecis/migrasyon, performans tuzaklari
  • Yapilabilirligi kontrol et: Her adim mevcut araclar ve kaliplarla uygulanabilir mi?
  • Siralamayi denetle: Adimlar dogru sirada mi, gizli bagimlilik var mi?
  • Kapsam kaymasi veya gereksiz karmasikligi aciga cikar

Su yapida cikti ver:

  1. Guclu Yonler - planin dogru yaptiklari
  2. Sorunlar - oncelik sirasina gore somut problemler
  3. Eksikler - planda atlanan adimlar veya hususlar
  4. Oneriler - plani iyilestirmek icin net, uygulanabilir degisiklikler

Dogrudan ve somut ol. Mumkunse kod tabanindaki gercek dosya ve kaliplara referans ver. Dosya degistirme.

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. 8d ago First seen · 23 lines · 23 tokens per session scan A f69c9ac2fac9

Subscribe to this mod's changes

plan-reviewer is an agent published in the GitHub repository ayhanmalkoc/pi-mono (5 stars, last pushed 6mo ago), licensed MIT. It adds 23 tokens to every session and 323 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-31.