Personal Claude Code customizations
npx claudepluginhub AlexanderStephenThompson/claude-customizationsA 7-agent refactoring team that explores, researches, tests, plans, challenges, executes, and verifies code improvements. Runs autonomously with gated decisions at planning and verification stages. Includes comprehensive skills for code quality, architecture, design, security, and documentation.
Personal Claude Code customizations: multi-agent teams, standalone commands, and agents.
claude-customizations/
├── teams/ # Multi-agent plugin teams (installed via marketplace)
├── commands/ # Standalone command docs (reference only)
└── agents/ # Standalone agent docs (reference only)
Installable plugin teams with multiple coordinated agents.
| Team | Description | Version |
|---|---|---|
| refactor-team | 7-agent refactoring workflow | 2.0.0 |
| implement-team | 5-agent TDD implementation | 1.0.0 |
| diagnose-team | 5-agent diagnostic workflow | 1.0.0 |
# Add marketplace (one-time)
claude plugin marketplace add https://github.com/AlexanderStephenThompson/claude-customizations
# Install teams
claude plugin install refactor-team
claude plugin install implement-team
claude plugin install diagnose-team
| Command | Description |
|---|---|
/refactor-team:refactor [path] [focus] | Run 7-agent refactoring workflow |
/implement-team:implement <feature> | Run 5-agent TDD implementation workflow |
/diagnose-team:diagnose <problem> | Run 5-agent diagnostic workflow |
Standalone commands stored in ~/.claude/commands/ (reference docs only).
| Command | Description |
|---|---|
| /commit | Stage all changes and create conventional commit |
Standalone agents stored in ~/.claude/agents/ (reference docs only).
| Agent | Description |
|---|---|
| Codebase Scout | Explore and document unfamiliar codebases |
| Improvement Auditor | Deep-dive codebase analysis for refactoring |
See SYNC-GUIDE.md for instructions on syncing this repository with local templates.
~/.claude/Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories