By macgregor
Agents, skills, and commands for AI-assisted development workflows
Synthesizes multiple research reports into focused insights relevant to user's objective
Analyzes codebases (URL or local path) and produces compressed architectural summaries in standardized format.
Web-based research agent for gathering best practices, documentation, and code examples. Returns structured research reports.
Analyzes document quality including clarity, accuracy, consistency, cross-references, and markdown formatting. Produces JSON report with confidence-scored recommendations. Read-only analysis only.
Matches all tools
Hooks run on every tool call, not just specific ones
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Infrastructure for agent coordination. Track agent execution, persist context across sessions, and build multi-agent workflows.
The ai-assisted-development plugin observes agent execution via hooks and stores:
Agents coordinate without coupling. They output tags; the system extracts them. No special tools required.
See ARCHITECTURE.md for design details.
git clone https://github.com/macgregor/claude-code-toolbox.git
cd claude-code-toolbox
make install-plugin
Navigate to any repository and use Claude Code normally. The plugin tracks execution automatically:
cd ~/your-project
claude
Check .toolbox/events/ for captured context and artifacts.
Using:
Building:
Learning:
npx claudepluginhub joshuarweaver/cascade-code-general-misc-1 --plugin macgregor-claude-code-toolboxCurated skills for Claude Code and Codex power users - tool selection, workflow optimization, and productivity
Corca Workflow Framework — consolidated hooks and skill orchestration for structured development sessions
HelloAGENTS — The orchestration kernel that makes any AI CLI smarter. Adds intelligent routing, unified QA gates, safety guards, and notifications.
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Autonomous session orchestrator for Claude Code - manages multi-phase development workflows