Equip Claude Code with enforced quality, cross-session memory, and multi-model routing.
Claude Bootstrap is a configuration package that integrates directly into Claude Code by adding 67 skills, stop hooks for test enforcement, and memory mechanisms that persist across context resets. Maggy builds on this as a local server offering model routing, intent protocols, and a web interface for oversight.
The system works by intercepting tasks to apply quality gates like line limits and ADR requirements, while tracking session fatigue to checkpoint context intelligently. Multi-model selection happens automatically based on task complexity and cost considerations.
It serves solo engineers needing reliable code generation, teams coordinating work across models like Claude and Gemini, and platform builders looking for reference implementations of intent tracking and plugin orchestration.
Tasks trigger automatic linting, type checks, and tests before completion, ensuring code meets standards without manual reminders.
Security or architecture tasks are scored and sent to appropriate models with injected context from prior decisions and docs.
Fatigue detection leads to compressed checkpoints that restore key reasoning nodes and constraints when starting new interactions.
pipx install maggy-harnessgit clone https://github.com/alinaqi/maggy.git
cd maggy && ./install.shYes, Bootstrap alone provides skills, hooks, and memory features for Claude Code.
Verified reviews from the community shape this listing's rating.
Loading reviews…