ZacheryGlassZacheryGlassCommunityยท6 Agent Skills Included

.claude

Automate code reviews, parallel agent workflows, and git cleanup

Automates code reviews, bug hunting, performance profiling, and multi-agent parallel development inside Claude Code. Eliminates manual code inspection, stale git worktrees, and repetitive review cycles with ready-made agents and slash commands. Includes skills for root-cause debugging, Gemini task delegation, and building new custom skills faster.
npx skills add ZacheryGlass/.claude --all -g -y
Available:

Sets global behavior rules for the AI agent, including no emojis, default git authorship, and concise documentation style across all skills.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ZacheryGlass .claude config?โ–ผ

Run `npx skills add ZacheryGlass/.claude --all -g -y` in your terminal to install all skills globally.

How to run parallel AI coding agents?โ–ผ

Use the parallel-phases skill to group tasks into conflict-free phases, then it dispatches agents in isolated git worktrees with automatic review and merge gates.

How to automate code review with AI?โ–ผ

Slash commands like /bugs, /arch-review, and /perf-check launch specialized reviewer agents that hunt bugs, check architecture, and profile performance automatically.

Can AI safely delete stale git branches?โ–ผ

Yes. The git-worktree-prune skill dry-runs first and only deletes branches whose commits exist elsewhere, so no work is ever lost.

Does this work without coding experience?โ–ผ

Basic terminal use is enough. Once installed, you trigger reviews and workflows with plain-English requests or simple slash commands.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’