Pi Agent System — Git skill for Claude Code
ci license: MIT.
How to install Pi Agent System
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open code-yeongyu/pi-agent-system and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Pi Agent System does
ci license: MIT.
Alternatives in Git
- Claude.md Template For Users — Attribution: Behavioral patterns adapted from obra/superpowers by Jesse Vincent (@obra), MIT License 6.8k ★
- Contributing To Context-mode — This project is licensed under the Elastic License 2.0 (ELv2) and moves forward with your support 5.6k ★
- MCP Think Tool — by cgize MIT - Claude Desktop 思考工具 39 ★
README
pi-agent-system
[](https://github.com/code-yeongyu/pi-agent-system/actions/workflows/ci.yml) [](LICENSE)
Agent profile extension for the [pi coding agent](https://github.com/badlogic/pi-mono/tree/main/packages/coding-agent). It reads the sub-agent type from `SANEPI_AGENT_TYPE` or `PI_AGENT_TYPE`, loads markdown agent profiles, filters the active toolset, and appends per-agent prompt fragments.
This package is the standalone extraction of senpi-mono's former builtin `agent-system` extension.
Behavior
| Case | Result |
|---|---|
No SANEPI_AGENT_TYPE / PI_AGENT_TYPE |
extension stays inactive |
| Known agent type | filters active tools using the agent's tools rules |
| Agent has prompt body | appends the body to the system prompt before the agent starts |
| Unknown agent type | logs available agent types and leaves tools unchanged |
Built-in profiles:
| Agent | Purpose | Default tool rules |
|---|---|---|
general |
General sub-agent for parallel work | allow everything except nested task and todowrite |
explore |
Fast read-only exploration | deny by default, allow read, grep, find, ls, bash |
Agent files
Create markdown files in any of these locations:
~/.pi/agent/agents/.md~/.pi/agent/agent/.md~/.senpi/agent/agents/.md~/.senpi/agent/agent/.md/.pi/agents/.md/.pi/agent/.md/.senpi/agents/.md/.senpi/agent/.md
Project definitions override global definitions. `.senpi` definitions override `.pi` definitions at the same scope.
---
description: Review code changes
mode: subagent
model: gpt-5.1
temperature: 0.2
tools:
"*": deny
read: allow
grep: allow
bash:
"git diff*": allow
---
You are a careful code-r
Related Skills
Claude GitHub Skill
GitHub Project Setup Skill - Automate GitHub project creation in 2 minutes. Learn Agent engineering patterns a
Claude Code Go
by lancekrogers MIT - Go 语言的 Claude Code 实现
Pro Skill
Mirror of MengTo/Skills — agent skills for Codex, Claude, and Cursor (MIT, © Meng To). Upstream: github.com/Me
Vendored
skills/rule-curator <- https://github.com/bwdurst/rule-curator (MIT), commit 9702a8b5b124dfa0266646db6cb6d8091
Coasts
Coasts (Containerized Hosts) is an open-source, MIT-licensed CLI tool that provides localhost service isolatio
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Related Agents
Claude Agent SDK 命令行对话 Demo
License: MIT Node.js Version
OSS Maintainer
Mantiene la higiene open source de las piezas del paraguas ai-native (cli, skills, mcp). Úsalo antes de public
ZeroClaw Android
Run AI agents 24/7 on your Android phone. Native Rust core, 25+ providers (OpenAI, Claude, Gemini, Groq, DeepS