declarative agents

5 tagged declarative, measured the same way as everything else here.

analyze-pass-impact

01

react/react

Agent Claude Code

Analyzes how a specific topic affects a group of compiler passes. Used by the /plan-update skill to parallelize research across all compiler phases. Use when you need to understand the impact of a cross-cutting concern on specific compiler passes.

248k 4d ago A 53 tokens original MIT

compiler-review

02

react/react

Agent Claude Code

Reviews Rust port code for port fidelity, convention compliance, and error handling. Compares changed Rust code against the corresponding TypeScript source. Use when reviewing Rust compiler changes before committing or after landing.

248k 4d ago A 42 tokens original MIT

investigate-error

03

react/react

Agent Claude Code

Investigates React compiler errors to determine the root cause and identify potential mitigation(s). Use this agent when the user asks to 'investigate a bug', 'debug why this fixture errors', 'understand why the compiler is failing', 'find the root cause of a compiler issue', or when they provide a snippet of code and…

248k 4d ago A 90 tokens original MIT