pneuma-skills: Agent for Claude Code

.claude/agents/pneuma-architect.md

pneuma-architect is an agent for Claude Code from pandazki/pneuma-skills. It costs 247 tokens per session (414 once invoked), scanned A, original, MIT.

An architecture and design reviewer for the Pneuma Skills repository, a TypeScript/Bun codebase for collaboration between people and coding agents. It produces detailed designs for new or extended capabilities and reviews existing design proposals.

In plain words
What is it for?
Use it for Pneuma design work involving contracts, layers, modes, backends, cross-layer integration, or design optimization.
Why use it?
It helps place a capability in the right architectural layer and define how it fits the repository's contracts. It keeps design decisions separate from source-code implementation.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter; mentions AGENTS.md; mentions Codex.

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

Reuse

Borrowing it

Nothing to install: this file belongs to pandazki/pneuma-skills. 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/pandazki/pneuma-skills/main/.claude/agents/pneuma-architect.md
Clone the repo
git clone --depth 1 https://github.com/pandazki/pneuma-skills

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 pneuma-architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/pandazki/pneuma-skills/pneuma-architect/github.svg)](https://agentmods.dev/agents/pandazki/pneuma-skills/pneuma-architect)
Your own site
<a href="https://agentmods.dev/agents/pandazki/pneuma-skills/pneuma-architect"><img src="https://agentmods.dev/badge/agents/pandazki/pneuma-skills/pneuma-architect/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 pneuma-architect

Your own site · 80×15
<a href="https://agentmods.dev/agents/pandazki/pneuma-skills/pneuma-architect"><img src="https://agentmods.dev/badge/agents/pandazki/pneuma-skills/pneuma-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 247 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 414 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.00247 $0.00414
Opus 5 $0.00123 $0.00207
Sonnet 5 $0.00049 $0.00083
Haiku 4.5 $0.00025 $0.00041

Measured today against content hash d1a5a3672aa0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

pneuma-architect 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 today.

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/pneuma-architect.md · 31 lines

What it actually says

Read .agents/skills/dev-workflow/references/roles/architect.md before acting. That file is the canonical role instruction shared with Codex. Read root AGENTS.md and its matching domain-rule pointers as directed there.

Apply the parent's task, checkout, acceptance criteria, and authorization. Use the tools actually available in this session. Return the evidence and result format required by the shared role; do not merely summarize the guide.

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. today Changed · -197 lines scan C → A d1a5a3672aa0
  2. 11d ago First seen · 228 lines · 247 tokens per session scan C 74ce6297baee

Subscribe to this mod's changes

pneuma-architect is an agent published in the GitHub repository pandazki/pneuma-skills (160 stars, last pushed yesterday), licensed MIT. It adds 247 tokens to every session and 414 once invoked, about $0.0012 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

ux-lens-reviewer

Single-lens contract/product review subagent for Lamina parallel-review pattern. Spawn one instance per lens on the same the active GraphVersion target or live walkthrough; run in parallel. Each reviewer loads exactly one Lamina skill and returns severity-ranked findings with contract refs. readonly.

aryaniyaps/lamina · 61 tokens

reviewer-opus

Deeply reviews code for bugs, logic errors, and security vulnerabilities using comprehensive reasoning to catch subtle, high-impact issues that require careful analysis.

Joncik91/ucai · 32 tokens

shipkit-reviewer-planning

Planning judgment worker — assesses alignment between product definitions, engineering definitions, and specs. Writes structured assessment for the planning orchestrator.

stefan-stepzero/shipkit · 32 tokens

sf-architect

Planning agent. Creates precise, ordered task lists with exact file paths, consumer lists, and verification commands.

shipfast-ai/shipfast · 25 tokens

agent-organizer

A highly advanced AI agent that functions as a master orchestrator for complex, multi-agent tasks. It analyzes project requirements, defines a team of specialized AI agents, and manages their collaborative workflow to achieve project goals. Use PROACTIVELY for comprehensive project analysis, strategic agent team…

qdhenry/Claude-Command-Suite · 66 tokens

release-manager

Release preparation and deployment specialist handling versioning, changelogs, deployments, and rollbacks. MUST BE USED for all production releases. Use PROACTIVELY to prepare releases and ensure smooth deployments.

qdhenry/Claude-Command-Suite · 43 tokens