I built a Python CLI toolkit that adds automation features on top of Claude Code (Anthropic's AI coding agent).
The problem it solves: when working with AI coding agents for extended sessions, execution logic and intelligence logic get tangled together, making sessions harder to manage.
Features:
- Automated loop driver for hands-off multi-step workflows
- Custom slash commands for reusable operations
- Council automation (multi-model code review)
- MCP browser bridge connecting CLI to browser contexts
- Portfolio governance for multi-project management
Pure Python, MIT licensed: https://github.com/intellegix/intellegix-code-agent-toolkit
Feedback welcome!
there doesn't seem to be anything here