pi coding agent agents

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

Browse within: agent-orchestration 27pi 26pi-package 23pi-extension 19dag 18subagents 18taskflow 18agent-management 17agent-manager 17extensions 16chatgpt 9agentic-workflow 8copilot 8coding-agent 7

code-roaster

25

mfmezger/ai_agent_dotfiles

Agent Claude Code

Use this agent when you want a comprehensive, no-holds-barred critique of your entire codebase. This agent should be invoked when:\n\n \nContext: User has just finished a major refactoring and wants honest feedback on code quality.\nuser: "I just refactored the entire authentication module. Can you take a look at the…

5 1mo ago A 309 tokens original MIT

detective

26

mfmezger/ai_agent_dotfiles

Agent Claude Code

Identify code smells, best practices violations, and test smells across Python, Go, and Rust codebases with language-specific guidance and recommendations.

5 1mo ago A 30 tokens original MIT

refactorer

27

mfmezger/ai_agent_dotfiles

Agent Claude Code

Analyze code for SOLID + DRY + KISS principle violations and create detailed, actionable refactoring plans without executing changes.

5 1mo ago A 29 tokens original MIT

kimgoetzke/coding-agent-configs

Agent Claude Code

Reviews code changes for adherence to naming conventions, code structure, patterns, and project-specific standards. Use as a sub-agent of review-pr for the Style & Conventions review dimension.

2 13d ago A 43 tokens original MIT

kimgoetzke/coding-agent-configs

Agent Claude Code

Reviews code changes for logical correctness — bugs, edge cases, missing error handling, race conditions, and incorrect assumptions. Use as a sub-agent of review-pr for the Correctness & Logic review dimension.

2 13d ago A 47 tokens original MIT

kimgoetzke/coding-agent-configs

Agent Claude Code

Reviews code changes for observability and telemetry quality — logging, metrics, spans, events, and attributes. Evaluates against OpenTelemetry best practices and specific conventions. Use as a sub-agent of review-pr for the Observability review dimension.

2 13d ago A 54 tokens original MIT