Tool Bag

Tool Bag is the central infrastructure repo for my AI development workflow. It manages MCP server configuration, skill versioning, plugin packaging, CLI orchestration, and cross-model context loading across Claude, Codex, and Gemini.
Project stack
The repo contains 6 plugins with 41 active skills, a Docker MCP Toolkit gateway with 86 tools across 4 working servers, 6 CLI scripts for session management, and a benchmark framework that scored the full skill portfolio. After a benchmark-and-fix cycle in March 2026, the portfolio average reached 88.7 with zero C or D grade skills remaining.
Highlights
- 6 plugins with 41 active skills benchmarked across 6 dimensions
- Docker MCP Toolkit gateway with 86 tools across 4 servers
- Portfolio benchmark average 88.7 (B) with 23 A-grade skills after fix cycle
- Tri-model routing: Claude Opus for orchestration, Codex for backend, Gemini for UI
- CLI scripts for session start, env verification, and cross-model handoff

