Agent Claude Code
A senior architect that reviews code for structural integrity, scalability, and long-term maintainability. Use for a deep-dive analysis of a project or module's design.
This repository contains my personal configuration settings for Claude Code, Anthropic's official CLI tool for coding.
This repository also configures its own agents. See what .claude tells them →
Agent Claude Code
A senior architect that reviews code for structural integrity, scalability, and long-term maintainability. Use for a deep-dive analysis of a project or module's design.
Agent Claude Code
A software detective that proactively hunts for logical errors, race conditions, and unhandled edge cases in code. Use to find hidden bugs in a specific function or module.
Agent Claude Code
Use this agent when C source files (.c, .h) have been created or modified, especially code involving memory allocation, file descriptors, sockets, cryptographic operations, credential handling, or external input parsing. Should be triggered on every code change to C files to catch resource lifecycle bugs and security…
Agent Claude Code
Use this agent when any code change modifies a public interface, contract, or format that other parts of the system consume. This includes changes to: environment variable names/semantics, JSON/HTTP API response shapes, state file formats, CLI flags, header file exports (struct fields, function signatures)…
Agent Claude Code
Use this agent to implement documentation changes based on review findings. This agent takes review recommendations and systematically implements the required updates, fixes, and new documentation.
Agent Claude Code
Use this agent to analyze and review documentation state, identifying gaps, outdated content, and quality issues. This agent only reviews and reports - it does not make changes.
Agent Claude Code
Use this agent when the user needs to cherry-pick commits across a repository with submodules, following a structured two-part workflow (Analysis & Planning, then Execution). This agent should be invoked when:\n\n \nContext: User wants to move a feature branch's commits to another branch in a repository with…
Agent Claude Code
Use this agent when the user explicitly requests to create GitHub issues, or when during a conversation specific bugs, problems, remaining work items, or future tasks are identified that should be tracked separately. This agent should be used proactively when:\n\n \nContext: During a code review, the user discovers a…
Agent Claude Code
A specialist in diagnosing and fixing performance issues in desktop apps. Use when the app feels slow, uses too much memory, or has a long startup time.
Agent Claude Code
Use this agent after implementing features, refactoring code, or making significant modifications. Focuses on ensuring changes are fully integrated, old code is properly removed, and no technical debt is introduced. Does NOT review functional correctness, test quality, or documentation - only structural integrity and…
Agent Claude Code
Use this agent when the user requests to run tests, execute the test suite, check if tests pass, verify test results, or validate code changes through testing. This agent should be used proactively after significant code changes or when the user asks about test status.\n\nExamples:\n- User: "Run the tests for this…
Agent Claude Code
An expert in desktop UI/UX and accessibility. Use when building or refining user interfaces to ensure they meet platform standards and are accessible.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: