Open Source
Seven packages on PyPI, all MIT licensed. This is the part of my work you can read before you ever talk to me.
claudeloop
Onion-architected, autonomous Claude Code session runner
A full Anthropic SDK CLI that never blocks on a human — it distinguishes an exhausted rate-limit window from exhausted credits and resumes safely across usage windows. Built on the official claude-agent-sdk.
codexloop / cursorloop / agyloop
The same runner, three more engines
Autonomous session runners for OpenAI Codex, Cursor Agent, and Google Antigravity/Gemini — same onion architecture, same rate-limit-vs-credits distinction, same never-block-on-a-human guarantee.
vibey
A queue-based, six-phase conductor for autonomous software delivery
You describe what you want. Vibey interviews you until the spec is sharp, optionally runs a visual-design pass, builds autonomously on top of the *loop runners, reviews its own work, and asks whether to deploy. PostgreSQL-backed with FOR UPDATE SKIP LOCKED.
vibey-skills
18 plugins. 71 Agent Skills. MIT licensed.
A Claude Code plugin marketplace of evidence-grounded practitioner references — security, cloud infrastructure, DevSecOps, AI/ML, software architecture, agile delivery, and technical writing. Every claim cites the standard, vendor doc, or paper it comes from.
vibey-bootstrap
The Azure Functions cross-cutting layer, solved once
Configuration loading wants logging to report progress; App Insights logging wants configuration to initialize. vibey-bootstrap breaks that cycle with a four-phase startup sequence, then layers on structured logging, Service Bus plumbing, rate limiting, and a scaffold CLI. Used across 17+ Azure Functions repos.