maggy
Installation
SKILL.md
Maggy Skill
Maggy is a generic, local AI engineering command center. Install once, point it at your team's issue tracker and codebases, and get:
- AI-prioritized inbox — ranks open issues by urgency, OKR alignment, and recency
- One-click Execute — spawns Claude Code locally with iCPG context injected
- Competitor intelligence — daily AI briefing on your competitive landscape
- No hardcoding — works for any team, any stack, any issue tracker
⚠️ Execute permission model (important)
Execute currently runs claude -p --dangerously-skip-permissions so the TDD
pipeline isn't blocked waiting on approval prompts (subprocess has no terminal).
That flag grants Claude full permission to write/edit files and run shell
commands inside the target codebase, and the prompt it receives includes
content from the issue tracker (which any team member can author).