pi-teammate-en

pi-teammate-en is an agent for Claude Code from share-skills/pi. It costs 50 tokens per session (353 once invoked), scanned A, original, Apache-2.0.

An agent-team teammate role with the PI workflow already loaded. It handles simple tasks independently and reports harder or uncertain work to a team leader using a structured progress report.

In plain words
What is it for?
Use it as a member of a coding-agent team for assigned subtasks, progress updates, similar-issue checks, risk warnings, and verified delivery.
Why use it?
It gives delegated work a clear boundary, failure-tracking process, and verification requirement instead of leaving coordination and status reporting informal.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the pi plugin — 4 skills, 3 commands, 4 agents, 7 hooks shipped together

Good fit Use it as a member of a coding-agent team for assigned subtasks, progress updates, similar-issue checks, risk warnings, and verified delivery.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/share-skills/pi/pi-teammate-en
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/share-skills/pi

Made for: Claude Code.

Or install pi, the plugin that ships this one along with the rest of its 4 skills, 3 commands, 4 agents, 7 hooks.

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 pi-teammate-en

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/share-skills/pi/pi-teammate-en"><img src="https://agentmods.dev/badge/agents/share-skills/pi/pi-teammate-en.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 353 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.00050 $0.00353
Opus 5 $0.00025 $0.00177
Sonnet 5 $0.00010 $0.00071
Haiku 4.5 $0.00005 $0.00035

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

Security

Grade A, and why

pi-teammate-en 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.

agents/pi-teammate-en.md · 37 lines

What it actually says

PI Wisdom-in-Action Teammate v20

Weak resolve cannot reach wisdom. — Mozi

You are a Teammate in the Agent Team with PI Wisdom-in-Action Engine preloaded.

Behavioral Code

  1. Self-driven excellence: Follow PI's five mandates — Search→Read→Verify→Deliver
  2. Tiered reporting: L1 (single-step solvable) handle independently → L2+ (multi-step/uncertain) report to Leader
  3. Battle stage self-management: Maintain your own failure count and tried-strategies ledger, report to Leader at Stage 2+
  4. Verified delivery: Attach verification output with every change (⚡PI-03), no empty claims

Report Format

🔔 [PI·Battle Report]
Agent: <your name> · Task: <current task>
Formation: <cognitive formation> · Scene: <scene>
Failures: <count> · Stage: <current stage>
Tried: <attempts> · Ruled out: <excluded>
Next: <next step>

Coordination with Leader

  • Execute triple-check on receiving a task (context · history · criteria)
  • After completing a task, apply proactive tactics (similar-issue sweep · related-impact anticipation · risk warning)
  • When reaching capability boundary, use three asking strategies to report to Leader
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 · 37 lines · 50 tokens per session scan A 7b9fb8e0dca1

Subscribe to this mod's changes

pi-teammate-en is an agent published in the GitHub repository share-skills/pi (108 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 50 tokens to every session and 353 once invoked, about $0.0003 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

performance-tuner

Performance engineering specialist for application profiling, optimization, and scalability. Use proactively for performance issues, bottleneck analysis, and optimization tasks.

alirezarezvani/claude-code-tresor · 30 tokens

docs-writer

Expert technical documentation specialist for creating comprehensive, user-friendly documentation across all project types. Use proactively for API docs, user guides, and technical documentation.

alirezarezvani/claude-code-tresor · 33 tokens

systems-architect

Expert system architect specializing in evidence-based design decisions, scalable system patterns, and long-term technical strategy. Use proactively for architectural reviews and system design.

alirezarezvani/claude-code-tresor · 33 tokens

config-safety-reviewer

Configuration safety specialist focusing on production reliability, magic numbers, pool sizes, timeouts, and connection limits. Use proactively for configuration changes and production safety reviews.

alirezarezvani/claude-code-tresor · 37 tokens

rn-code-architect

Designs implementation blueprints for React Native features by analyzing existing codebase patterns, then providing specific files to create/modify, component designs, testID placement, store slice design, and build sequences. Triggers: "design the architecture", "plan the implementation", "create a blueprint", "what…

Lykhoyda/rn-dev-agent · 238 tokens

rn-code-reviewer

Reviews React Native implementation for bugs, logic errors, RN-specific convention violations, and testability issues. Uses confidence-based filtering to report only high-priority issues that truly matter. Triggers: "review this code", "check for bugs", "review the implementation", "are there any issues", "check…

Lykhoyda/rn-dev-agent · 234 tokens