platformplatform

41 mods across 1 repository, 438 stars between them.

architect

01

platformplatform/PlatformPlatform

Agent Claude Code

Persistent agent that tracks how implementation evolves across task sets, answers questions, and updates upcoming tasks when things change. Does not write code. Persists across the feature.

438 1mo ago B 35 tokens original MIT

backend-reviewer

02

platformplatform/PlatformPlatform

Agent Claude Code

Backend code reviewer who validates .NET implementations against project rules and patterns. Reviews code line-by-line and works interactively with the engineer. Never modifies code.

438 1mo ago B 35 tokens original MIT

backend

03

platformplatform/PlatformPlatform

Agent Claude Code

Backend engineer who implements high-quality .NET backend code following project conventions. Writes code, runs builds and tests, and collaborates with teammates to ensure correctness.

438 1mo ago B 33 tokens original MIT

frontend-reviewer

04

platformplatform/PlatformPlatform

Agent Claude Code

Frontend code reviewer who validates React/TypeScript implementations against project rules and patterns. Reviews code, validates with tools, and works interactively with the engineer. Never modifies code.

438 1mo ago B 39 tokens original MIT

frontend

05

platformplatform/PlatformPlatform

Agent Claude Code

Frontend engineer who implements high-quality React/TypeScript frontend code following project conventions. Writes code, runs builds and formatting, and collaborates with teammates to ensure correctness.

438 1mo ago B 35 tokens original MIT

guardian

06

platformplatform/PlatformPlatform

Agent Claude Code

Guardian agent that owns all commits, Aspire restarts, and final validation. The single source of truth for code quality before every commit. Persists across the feature.

438 1mo ago B 35 tokens original MIT

pair-programmer

07

platformplatform/PlatformPlatform

Agent Claude Code

Top-level agent launched using the claude-agent pair-programmer CLI command. General-purpose engineer for direct user collaboration. Never spawn as a sub-agent.

438 1mo ago B 34 tokens original MIT

qa-reviewer

08

platformplatform/PlatformPlatform

Agent Claude Code

QA code reviewer who validates Playwright E2E test implementations against project rules and patterns. Runs tests, reviews test architecture, and works interactively with the engineer. Never modifies code.

438 1mo ago B 41 tokens original MIT

qa

09

platformplatform/PlatformPlatform

Agent Claude Code

QA engineer who implements Playwright end-to-end tests following project conventions. Writes tests, runs them, and collaborates with teammates to ensure comprehensive coverage.

438 1mo ago B 32 tokens original MIT

regression-tester

10

platformplatform/PlatformPlatform

Agent Claude Code

Regression tester who performs visual and functional testing via Claude in Chrome browser automation. Sole agent for regression testing. Persists across the feature.

438 1mo ago B 32 tokens original MIT

researcher

11

platformplatform/PlatformPlatform

Agent Claude Code

Domain research specialist who investigates APIs, libraries, best practices, and technical topics. Reports findings to the team. Does not write code.

438 1mo ago B 30 tokens original MIT

team-lead

12

platformplatform/PlatformPlatform

Agent Claude Code

Top-level agent launched using the claude-agent team-lead CLI command. Coordinates agent teams and delegates all work to teammates. Never spawn as a sub-agent.

438 1mo ago B 36 tokens original MIT

PreToolUse

13

platformplatform/PlatformPlatform

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing pre-tool-use-bash.sh and pre-tool-use-excuse-check.sh (2 commands). From platformplatform/PlatformPlatform.

438 1mo ago A tokens not measured original MIT

Stop

14

platformplatform/PlatformPlatform

Hook Claude Code

Runs when the agent finishes a response, executing stop-excuse-check.sh. From platformplatform/PlatformPlatform.

438 1mo ago A tokens not measured original MIT

PostToolUse

15

platformplatform/PlatformPlatform

Hook Claude Code

Runs after a tool call finishes for Bash tool calls, executing post-tool-use-bash.sh and check-interrupt.sh (2 commands). From platformplatform/PlatformPlatform.

438 1mo ago A tokens not measured original MIT

aspire-restart

17

platformplatform/PlatformPlatform

Skill Claude CodeCodex

Start or restart the .NET Aspire AppHost via the developer CLI. Always use this, never the developer CLI's run command, aspire run, or aspire restart.

438 1mo ago A 44 tokens original MIT

aspire-stop

18

platformplatform/PlatformPlatform

Skill Claude CodeCodex

Stop the .NET Aspire AppHost and its Docker containers via the developer CLI. Defaults to the current worktree; supports stopping all worktrees or a specific base port.

438 1mo ago A 38 tokens original MIT

commit

19

platformplatform/PlatformPlatform

Skill Claude CodeCodex

Commit session changes to git. Identify files from session context, ask user pick message, run validation only if needed. Use when user want commit / save / land changes.

438 1mo ago B 36 tokens original MIT

create-prd

20

platformplatform/PlatformPlatform

Skill Claude CodeCodex

Create a product requirement document (PRD) for a new feature. Use when the user wants to create a new feature, plan a feature, or write a PRD.

438 1mo ago B 39 tokens original MIT