pi coding agent skills

267 tagged pi coding agent, measured the same way as everything else here.

Browse within: pi 113coding-agent 68pi-package 55pi-agent 39pi-extension 35opencode 32extensions 30typescript 25codingagents 24agent-management 23agent-manager 23copilot 22agentic-workflow 21code-review-assistant-active 18

subagents

01

Waishnav/devspace

Skill Claude CodeCodex

Delegate focused coding, research, review, or verification work to a bounded DevSpace subagent. Use when a task benefits from separate context, a specialist perspective, or a follow-up with the same worker.

4.3k 3d ago A 44 tokens original MIT

codebase-memory

02

narumiruna/pi-extensions

Skill Claude CodeCodex

Use the codebase knowledge graph for structural code queries. Triggers on: explore the codebase, understand the architecture, what functions exist, show me the structure, who calls this function, what does X call, trace the call chain, find callers of, show dependencies, impact analysis, dead code, unused functions…

472 yesterday A 98 tokens original MIT

herdr

03

narumiruna/pi-extensions

Skill Claude CodeCodex

Control Herdr, a terminal multiplexer for coding agents. Use only when the user explicitly mentions Herdr or asks to use Herdr to inspect or control panes, tabs, workspaces, commands, or another agent. Do not use merely because a task could benefit from a background terminal, delegation, or parallel work. Requires…

472 yesterday A 74 tokens copy · 97% MIT

using-pi-subagents

04

narumiruna/pi-extensions

Skill Claude CodeCodex

Operate pi-subagents jobs safely, including direct-work decisions, least-privilege tool selection, thinking-level selection, delegation, bidirectional messaging, parallel starts, timeout selection, waiting, cancellation, result handling, verification, and writer isolation.

472 yesterday A 54 tokens original MIT

extending-pi

05

tmustier/pi-extensions

Skill Claude CodeCodex

Guide for changing or extending Pi's behaviour. Use when someone wants to modify how Pi behaves, add capabilities, decide which Pi extension point or artifact to use, build or package an extension, create an Agent Skill, add prompt templates/themes/context/model providers, configure Pi resources, or asks whether a Pi…

470 18d ago C 70 tokens original MIT

skill-creator

06

tmustier/pi-extensions

Skill Claude CodeCodex

Create or update Agent Skills (SKILL.md plus optional scripts, references, or assets). Use when someone asks to design a new Agent Skill, refine an existing one, or structure skills for Pi discovery, packaging, or other Agent Skills-compatible clients.

470 18d ago A 54 tokens original MIT

pi-ralph-wiggum

07

tmustier/pi-extensions

Skill Claude CodeCodex

Long-running iterative development loops with pacing control and verifiable progress. Use when tasks require multiple iterations, many discrete steps, or periodic reflection with clear checkpoints; avoid for simple one-shot tasks or quick fixes.

470 18d ago A 49 tokens original MIT

tmdgusya/roach-pi

Skill Claude CodeCodex

Use when a user's request is vague, ambiguous, or underspecified. Runs recon-first clarification — codebase exploration before questions, then one bundled question round with defensible defaults — and outputs a Goal Contract for the durable /goal runtime. Triggers on "I want to...", "I need...", "let's build...", "can…

275 1mo ago A 91 tokens

agentic-simplify

09

tmdgusya/roach-pi

Skill Claude CodeCodex

Review changed code for reuse opportunities, quality issues, and inefficiencies using three parallel review agents, then fix any issues found. Triggers when the user says "agentic-simplify", "clean up the code", "review the changes", or after goal implementation when code quality verification is needed.

275 1mo ago A 66 tokens

tmdgusya/roach-pi

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior. Enforces a strict reproduce-first, root-cause-first, failing-test-first debugging workflow before fixing.

275 1mo ago A 40 tokens

a-Fig/Accordion

Skill Claude CodeCodex

Read this skill if you see {# FOLDED} markers in your context (e.g. {#3f9a2c FOLDED}), or if earlier parts of your context look summarized. Accordion is a desktop tool that may compact older context blocks to keep you under a token budget. The unfold tool restores a folded block (open from your next turn); the recall…

235 9d ago A 102 tokens original MIT

a-Fig/Accordion

Skill Claude CodeCodex

Read this skill when you need to read the full content of a folded context block RIGHT NOW as a tool result — without opening it in your standing context. Use recall(codes) when you only need a value once and do not want to permanently restore the block. Accordion may fold older parts of your context to keep token…

235 9d ago A 89 tokens original MIT

prose-review

13

w-winter/dot314

Skill Claude CodeCodex

Review prose written for others -- user-facing docs, prompts for other LLMs, inline comments, docstrings, and other-facing messages -- for local jargon leakage, orphaned references, missing grounding, and audience or genre misfit.

125 7d ago A 50 tokens original MIT

surf

14

w-winter/dot314

Skill Claude CodeCodex

Control Chrome browser via CLI for testing, automation, and debugging. Use when the user needs browser automation, screenshots, form filling, page inspection, network/CPU emulation, DevTools streaming, or AI queries via ChatGPT/Gemini/Perplexity/Grok/AI Studio.

125 7d ago A 60 tokens original MIT

text-search

15

w-winter/dot314

Skill Claude CodeCodex

Search indexed text corpora with qmd. For indexed content, prefer qmd over grep.

125 7d ago A 22 tokens original MIT

orchestrator

16

backnotprop/orchestrator

Skill Claude CodeCodex

Use Orchestrator as a CLI-backed skill to delegate and coordinate work across Claude Code, Codex, Copilot, Grok, Pi, shell, and custom runtimes. Use when an agent should launch one or many sub-agents, choose runtimes or models, apply the user's orchestration preferences, inspect background work, collect results…

111 1mo ago A 81 tokens

release

17

emanuelcasco/pi-mono-extensions

Skill Claude CodeCodex

Release a new version of pi-extensions: bump individual package versions (independent mode), update CHANGELOGs and READMEs, create per-package git tags, publish a GitHub release, and publish packages to npm via pnpm release. Use when the user asks to "cut a release", "release vX.Y.Z", "publish a new version", "create…

98 6d ago A 86 tokens original MIT

figma

18

emanuelcasco/pi-mono-extensions

Skill Claude CodeCodex

Access Figma design files using native pi tools — read LLM-ready summaries, explanations, implementation context, screenshots, components, styles, variables, and design tokens. Requires a Figma personal access token.

98 6d ago A 44 tokens original MIT

linear

19

emanuelcasco/pi-mono-extensions

Skill Claude CodeCodex

Access Linear project management data using native pi tools — issues, projects, teams, users, comments, file uploads, cycles, labels, workflow states, and documents. Requires a Linear personal API key.

98 6d ago A 42 tokens original MIT

linear-tracker

20

joelhooks/pi-tools

Skill Claude CodeCodex

Resolve project-local issue tracker routing and publish Linear issues safely. Use before creating Linear issues, PRDs, phase breakdown issues, or when deciding whether Linear/GitHub/local docs is the configured tracker. Enforces capability ≠ routing: Linear requires project-local policy, team association, auth, and…

84 5d ago A 67 tokens

pi-tui-design

21

joelhooks/pi-tools

Skill Claude CodeCodex

Create distinctive, crafted TUI components for pi using @mariozechner/pi-tui and @mariozechner/pi-coding-agent. Use when building interactive terminal UIs — custom components, overlays, dialogs, dashboards, widgets, data visualizations, animated elements, game-like interfaces, or any visual TUI work inside pi…

84 5d ago A 139 tokens

session-search

22

joelhooks/pi-tools

Skill Claude CodeCodex

Search and verify Joel's Pi, Claude, Codex, Cursor, Grok, and OpenCode session history. Use when asked to recover prior context, find exact transcript evidence, inspect session receipts, continue old work, or verify capture health. Prefer flowing recall before raw transcript search when the question is about prior…

84 5d ago A 70 tokens

taskflow

23

heggria/taskflow

Skill Claude CodeCodex

Orchestrate multi-phase subagent workflows with Taskflow. Use whenever a request spans a whole project or many items — deeply exploring / 探索 / auditing / 审计 / analyzing a codebase, reviewing or migrating many files or modules in parallel, cross-checked/adversarial review, codebase-wide research, or any repeatable…

67 5d ago A 122 tokens original MIT

github

24

vanillagreencom/kendex

Skill Claude CodeCodex

Load to work a GitHub pull request: threads, comments, reviews, CI logs, merges.

65 yesterday A 22 tokens original MIT