pneuma-skills: Agent for Claude Code

.claude/agents/pneuma-explore.md

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

A read-only specialist agent for investigating and explaining the structure and architecture of the Pneuma Skills repository.

In plain words
What is it for?
It helps locate relevant code, explain project layers and protocols, and report architecture findings for implementation or review work.
Why use it?
It helps answer codebase questions without making changes or requiring the main agent to rediscover the project's documented design.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/pandazki/pneuma-skills/pneuma-explore"><img src="https://agentmods.dev/badge/agents/pandazki/pneuma-skills/pneuma-explore.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 132 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 282 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.00132 $0.00282
Opus 5 $0.00066 $0.00141
Sonnet 5 $0.00026 $0.00056
Haiku 4.5 $0.00013 $0.00028

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

Security

Grade A, and why

pneuma-explore 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-explore.md · 25 lines

What it actually says

Read .agents/skills/dev-workflow/references/roles/explore.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 · -94 lines · -4 tokens per session b69fba548bc3
  2. 11d ago First seen · 119 lines · 136 tokens per session scan A 7fefc64d1d76

Subscribe to this mod's changes

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