ZacheryGlass/.claude

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 →

599Stars on the repository
27Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

ZacheryGlass/.claude

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.

not rated 599 +1 2mo ago A 37 tokens

bug-finder

02

ZacheryGlass/.claude

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.

not rated 599 +1 2mo ago A 37 tokens

c-safety-reviewer

03

ZacheryGlass/.claude

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…

not rated 599 +1 2mo ago A 492 tokens

ZacheryGlass/.claude

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)…

not rated 599 +1 2mo ago A 515 tokens

doc-implementer

05

ZacheryGlass/.claude

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.

not rated 599 +1 2mo ago A 35 tokens

doc-reviewer

06

ZacheryGlass/.claude

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.

not rated 599 +1 2mo ago A 37 tokens

ZacheryGlass/.claude

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…

not rated 599 +1 2mo ago A 0 tokens

ZacheryGlass/.claude

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…

not rated 599 +1 2mo ago A 0 tokens

ZacheryGlass/.claude

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.

not rated 599 +1 2mo ago A 35 tokens

ZacheryGlass/.claude

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…

not rated 599 +1 2mo ago A 66 tokens

test-runner

11

ZacheryGlass/.claude

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…

not rated 599 +1 2mo ago A 0 tokens

ui-ux-consultant

12

ZacheryGlass/.claude

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.

not rated 599 +1 2mo ago A 34 tokens

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: