shahidshabbir-se

59 mods across 2 repositories, 114 stars between them.

architect

02

shahidshabbir-se/my-pi-setup

Agent

Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.

2 3mo ago A 36 tokens copy · 94% MIT

shahidshabbir-se/my-pi-setup

Agent

Independent post-finalization code reviewer. Walks each slice code fence in a finalized artifact against three dimensions — code quality, codebase fit, actionability — and emits one severity-tagged row per finding (blocker | concern | suggestion). Use whenever a finalized plan or design needs adversarial vetting of…

2 3mo ago A 78 tokens copy · 100% MIT

shahidshabbir-se/my-pi-setup

Agent

Independent post-finalization coverage reviewer. Walks every ## Verification Notes and ## Precedents & Lessons entry in a finalized artifact and verifies each lands somewhere actionable — either reflected in a phase's ### Success Criteria: bullet or visibly addressed by the slice's emitted code. Emits one…

2 3mo ago A 102 tokens copy · 100% MIT

artifacts-analyzer

05

shahidshabbir-se/my-pi-setup

Agent

The research equivalent of codebase-analyzer. Use this subagenttype when wanting to deep dive on a research topic. Not commonly needed otherwise.

2 3mo ago A 34 tokens copy · 100% MIT

artifacts-locator

06

shahidshabbir-se/my-pi-setup

Agent

Finds relevant documents in .rpiv/artifacts/. The research equivalent of codebase-locator. Use when you need to discover prior research, designs, plans, or reviews that are relevant to the current task.

2 3mo ago A 48 tokens copy · 100% MIT

auto

07

shahidshabbir-se/my-pi-setup

Agent

Automatic routing mode - choose the best agent/mode for the request, then proceed with the right workflow.

2 3mo ago C 23 tokens original MIT

shahidshabbir-se/my-pi-setup

Agent

Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.

2 3mo ago C 50 tokens original MIT

build

09

shahidshabbir-se/my-pi-setup

Agent

Default implementation agent - make code changes with tests and verification.

2 3mo ago D 13 tokens original MIT

claim-verifier

10

shahidshabbir-se/my-pi-setup

Agent

Adversarial finding verifier. Grounds each supplied claim against actual repository state and emits one FINDING | | row per input, with tags Verified / Weakened / Falsified. Tier: git-analyzer (+ bash for git show). Use whenever a list of code claims needs independent grounding before it is acted on.

2 3mo ago A 83 tokens copy · 100% MIT

code-reviewer

11

shahidshabbir-se/my-pi-setup

Agent

Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.

2 3mo ago A 38 tokens copy · 83% MIT

codebase-analyzer

12

shahidshabbir-se/my-pi-setup

Agent

Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :).

2 3mo ago A 44 tokens copy · 100% MIT

codebase-locator

13

shahidshabbir-se/my-pi-setup

Agent

Locates files, directories, and components relevant to a feature or task. Call codebase-locator with a human-language prompt describing what you're looking for. A "super grep/find/ls" tool. Reach for it when you would otherwise reach for grep, find, or ls more than once.

2 3mo ago A 67 tokens copy · 100% MIT

shahidshabbir-se/my-pi-setup

Agent

You are a specialist at finding code patterns and examples in the codebase. Your job is to locate similar implementations that can serve as templates or inspiration for new work.

2 3mo ago A 76 tokens copy · 78% MIT

database-reviewer

15

shahidshabbir-se/my-pi-setup

Agent

PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance. Incorporates Supabase best practices.

2 3mo ago A 48 tokens copy · 95% MIT

designer

17

shahidshabbir-se/my-pi-setup

Agent

Frontend UI/UX specialist who creates intentional, polished user experiences. Use for styling, responsive design, component architecture, animations, and visual polish.

2 3mo ago A 31 tokens original MIT

diff-auditor

18

shahidshabbir-se/my-pi-setup

Agent

Row-only patch auditor. Walks a patch against a caller-supplied surface-list and emits one pipe-delimited row per finding (file:line | verbatim | surface-id | note). Use whenever a diff needs evidence-only enumeration of matching patterns, with no narrative or severity.

2 3mo ago A 62 tokens copy · 100% MIT

doc-updater

19

shahidshabbir-se/my-pi-setup

Agent

Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/CODEMAPS/, updates READMEs and guides.

2 3mo ago C 50 tokens original MIT

e2e-runner

20

shahidshabbir-se/my-pi-setup

Agent

End-to-end testing specialist using Vercel Agent Browser (preferred) with Playwright fallback. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.

2 3mo ago C 69 tokens copy · 84% MIT

explore

21

shahidshabbir-se/my-pi-setup

Agent

Read-only project exploration subagent. Use this first when you need to locate files, symbols, patterns, ownership boundaries, references, wiring, tests, or implementation entry points before planning or editing. Returns exact path:line evidence, ruled-out areas, and open questions. Never edits or implements.

2 3mo ago A 62 tokens original MIT

fixer

22

shahidshabbir-se/my-pi-setup

Agent

Fast implementation specialist. Receives complete context and task spec, executes code changes efficiently. Use for well-defined tasks with clear specs - no research, no planning, just execution.

2 3mo ago C 38 tokens original MIT

integration-scanner

24

shahidshabbir-se/my-pi-setup

Agent

Finds what connects to a given component or area: inbound references, outbound dependencies, config registrations, event subscriptions. The reverse-reference counterpart to codebase-locator. Use when you need to understand what calls, depends on, or wires into a component.

2 3mo ago A 55 tokens copy · 88% MIT