extensions agents

30 tagged extensions, measured the same way as everything else here.

Browse within: pi 16pi-coding-agent 16copilot-cli 7github-copilot-cli 7plugin 7

qa-reviewer

01

tmdgusya/roach-pi

Agent

Goal-completion QA + fraud gate. Independently re-verifies delivered behavior against the goal's successCriteria, hunts edge cases and regressions, and hunts fake implementations (stubs, hardcoding, assertion theater); returns PASS or FAIL via a fixed C1–C12 checklist.

275 1mo ago A 61 tokens

tmdgusya/roach-pi

Agent

Binary contract critic (panel seat 2 of 3) — integration lens. Attacks a drafted ClarificationGoalContract's subgoal composition, dependency edges, interface consistency, and shared-state hazards; returns APPROVE or REJECT via a fixed C1–C6 checklist.

275 1mo ago A 61 tokens

reviewer-risk

03

tmdgusya/roach-pi

Agent

Binary contract critic (panel seat 3 of 3) — coverage lens. Verifies a drafted ClarificationGoalContract fully covers the user's request, contains no placeholders, and states only binary-decidable success criteria with adequate evidence; returns APPROVE or REJECT via a fixed C1–C6 checklist.

275 1mo ago A 67 tokens

planner

04

joelhooks/pi-tools

Agent

Creates implementation plans from context and requirements.

84 5d ago A 9 tokens

reviewer

05

joelhooks/pi-tools

Agent

Code review specialist for quality and security analysis.

84 5d ago A 11 tokens

scout

06

joelhooks/pi-tools

Agent

Fast codebase recon that returns compressed context for handoff to other agents.

84 5d ago A 17 tokens

data-jupyter-expert

07

andisab/swe-marketplace

Agent

Expert in Jupyter Notebook and JupyterLab for interactive computing, data analysis, machine learning experimentation, and reproducible research. Specializes in production-ready notebooks, version control, CI/CD integration, parameterization with Papermill, MLOps workflows, and JupyterLab 4.4+ modern features including…

21 13d ago A 260 tokens original MIT

Explore

08

ilovepixelart/pi-code

Agent

Fast read-only codebase exploration that returns compressed findings.

16 14d ago A 12 tokens original MIT

Plan

10

ilovepixelart/pi-code

Agent

Designs implementation plans from context and requirements, read-only.

16 14d ago A 13 tokens original MIT

doc-explorer

11

JOndarza/loadout

Agent Claude Code

Research the docs/ folder and related code in isolated context. Use for doc audits, sync scans, coverage checks, and deep reference lookups without polluting the main session's context window.

2 4mo ago A 42 tokens original MIT

Poorgramer-Zack/copilot-cli-things

Agent

Conversation analysis for hookify — scan user messages for frustration signals, corrections, repeated issues, explicit "don't do X" requests. Detects unwanted tool behaviors and extracts regex patterns for hook rule generation. Triggered by hookify-create without arguments or explicit conversation analysis requests.

2 5mo ago D 54 tokens original MIT

agent-creator

13

Poorgramer-Zack/copilot-cli-things

Agent

Agent creation: generate .agent.md files with optimized descriptions, system prompts, model/tool selection. Triggered by create agent, new agent, build agent, generate agent.

2 5mo ago A 34 tokens original MIT

plugin-validator

14

Poorgramer-Zack/copilot-cli-things

Agent

Plugin validation: check plugin structure, directory layout, component correctness (agents, skills, hooks, MCP). Triggered by validate plugin, check plugin, verify plugin, plugin structure.

2 5mo ago A 36 tokens original MIT

architect

15

hajekim/agentic-design-patterns-extension

Agent

Agentic design pattern architect. Recommends the optimal combination of patterns from the 28-pattern library for a given problem. Use when: designing a new AI agent system, choosing patterns, comparing pattern trade-offs, planning multi-pattern architectures.

1 5mo ago A 50 tokens original MIT

reviewer

16

hajekim/agentic-design-patterns-extension

Agent

Agentic design pattern compliance reviewer. Reviews code to verify it correctly implements agentic design patterns from the 28-pattern library. Use when: reviewing agent code, checking pattern compliance, validating SDK usage, catching deprecated library usage.

1 5mo ago A 48 tokens original MIT