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

gemini-agent

01

ZacheryGlass/.claude

Skill Claude CodeCodex

Delegate tasks to Gemini CLI as an agent. Use when the user wants to offload token-heavy work to Gemini, get a second opinion from a different model, or run Gemini with a custom system prompt. Triggers include "use Gemini to review X", "ask Gemini to Y", "run Gemini on Z", "delegate to Gemini", "have Gemini check X".

not rated 599 +1 2mo ago A 78 tokens

generate-goal

02

ZacheryGlass/.claude

Skill Claude CodeCodex

Synthesize the current conversation into a single, self-contained /goal prompt that Claude Code can run to continue the agreed-upon work autonomously — so the user never has to hand-summarize a long discussion into a goal directive. Use when the user and Claude have converged on what to do next and the user wants to…

not rated 599 +1 2mo ago A 136 tokens

git-worktree-prune

03

ZacheryGlass/.claude

Skill Claude CodeCodex

Safely prune stale git worktrees and local branches left over from past sessions, deleting only those with no unique work so no commit is ever lost. Use when a repo has accumulated worktrees and branches over many sessions and needs cleanup. Triggers include "prune worktrees", "delete stale branches", "clean up git…

not rated 599 +1 2mo ago A 90 tokens

parallel-phases

04

ZacheryGlass/.claude

Skill Claude CodeCodex

End-to-end orchestrator for multi-task parallel work. Phase 1 (setup) gathers code intelligence, analyzes merge-conflict risks, groups tasks into maximally-parallel phases, writes enriched self-contained agent prompts, and generates PLAN.md + STATE.md. Phase 2 (execution) dispatches Opus agents in worktrees with a…

not rated 599 +1 2mo ago A 136 tokens

root-cause-tracing

05

ZacheryGlass/.claude

Skill Claude CodeCodex

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior.

not rated 599 +1 2mo ago A 47 tokens

skill-creator

06

ZacheryGlass/.claude

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

not rated 599 +1 2mo ago A 45 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: