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.
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.
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…
Use this agent when you need to upgrade Ark UI dependencies across the Chakra UI project, particularly when:\n\n- The user explicitly requests to bump Ark UI versions\n- There's a new Ark UI release that needs to be integrated\n- You need to sync Ark UI versions across all packages\n- After reviewing Ark UI changelogs…
Use this agent when you need to debug, reproduce, and fix GitHub issues reported for Chakra UI. This includes creating reproduction examples in the compositions app, tracing bugs through the codebase and dependencies (zag.js, ark-ui), and documenting fixes with changesets. Examples:\n\n \nContext: User provides a…
Agent "NOTICE" from binaricat/Netcatty, covering agent icons, originally authored for netcatty, from lobehub/lobe-icons (mit), from factory vs code extension and from opencode.
Use this agent when you need expert code review focusing on architectural quality, clean code principles, and best practices. Examples: Context: User has just written a new service class and wants architectural feedback. user: 'I just implemented a user authentication service. Can you review it?' assistant: 'I'll use…
Use this agent when the user requests examples for a component, asks to add stories to a component, needs documentation examples updated, or mentions creating/updating component demonstrations. Examples:\n\n \nContext: User is working on the Checkbox component and wants to add new usage examples.\nuser: "Can you…
Use this agent when you need to discover and suggest new examples for Ark UI components. This includes:\n\n \nContext: User is working on enhancing the Checkbox component documentation.\nuser: "I've just finished updating the Checkbox component API. Can you help me find what examples we should add?"\nassistant: "I'll…
Agent "build-and-validation" from callstack/react-native-testing-library, covering build, validation, and repo layout, common commands, command notes, documentation and repo layout.
Agent "example-apps" from callstack/react-native-testing-library, covering example app regeneration, general workflow, examples/basic, examples/cookbook and validation after regeneration.
Agent "git-workflow" from callstack/react-native-testing-library, covering git, releases, and pr workflow, agent git restrictions, commits and releases and pr draft workflow.
Use this agent when you need to resolve git merge conflicts, merge branches, or handle complex git operations involving branch integration. This includes resolving conflicts in files, choosing between conflicting changes, merging feature branches into main/master, rebasing branches, or cleaning up merge-related…
Use this agent when you encounter Git merge conflicts that need intelligent resolution, whether they are simple line-based conflicts, complex semantic conflicts involving behavioral changes, or structural conflicts from refactoring. This agent should be used proactively when merge operations fail due to conflicts, or…
Evaluates an incoming external/contributor PR for merge readiness. Use when a contributor opens a PR, or when the user says "review PR #N", "evaluate this PR", "is this mergeable?", "이 PR 봐줘/머지 가능?". Produces a merge-readiness verdict (READY / NEEDS-CHANGES / NEEDS-DISCUSSION), a code-quality findings table, and a…
Analyzes a GitHub issue in ANY language (Chinese / Korean / Japanese / English), classifies it, proposes the right canonical label, and drafts a reply. Use when the user says "triage issue #N", "analyze this issue", "what's #N about", "respond to #N", "이 이슈 분석/분류해줘". Read-only: proposes labels and a reply but never…
Specialized reviewer for PRs (or feature work) that ADD A NEW AI-assistant provider — e.g. Kiro, Kimi, Copilot, CodeBuddy, Pi, Qoder, Gemini CLI, antigravity. Use when a PR title contains "feat(provider)" / "add X CLI" / "add X support", or the user says "review the new provider PR" / "이 provider PR 봐줘". Checks the…
A coding-agent workflow for Hermes CN work that spans the Desktop and Core repositories. It requires both repositories to pass checks before code changes begin.