Practical agent workflows for Python, ML, and open-source maintenance. AI-Rig turns recurring work—scoping a change, reproducing a bug, reviewing a pull request, running an experiment, or checking release readiness—into explicit workflows with specialist
> /plugin marketplace add Borda/AI-Rig
Repo: Borda/AI-Rig
What's inside

Practical agent workflows for Python, ML, and open-source maintenance. AI-Rig turns recurring work—scoping a change, reproducing a bug, reviewing a pull request, running an experiment, or checking release readiness—into explicit workflows with specialist ownership, evidence gates, and reviewable artifacts.
Seven packages serve two runtimes: six marketplace plugins for Claude Code, three for Codex, with codemap-py and bridge_CC-Codex shared by both.
Choose the smallest plugin that solves the job in front of you. Every package installs independently; optional integrations add specialist depth or structural context without becoming hidden prerequisites.
| Need | Start with | What it gives you |
|---|---|---|
| Keep Claude agent configuration, routing, and reusable guidance healthy | 🏭 foundry | 10 specialist agents, 11 configuration/content skills, rules, hooks, audit, and calibration |
| Triage GitHub work, review PRs, resolve feedback, and prepare releases | 🌱 oss | 4 agents and 5 maintainer skills with human-reviewed replies and no automatic publish step |
| Plan, build, fix, refactor, debug, or review Python changes | 🛠️ develop | 6 validate-first development workflows plus setup, with reproduction/demo/safety-net gates |
| Plan and run literature-grounded ML experiments | 🔬 research | 2 research agents and 10 skills for planning, judging, running, verifying, ablation, retrospectives, and Kaggle notebooks |
| Answer import, caller, coupling, rename, and affected-test questions | 🗂️ codemap-py | The same 6 structural-analysis skills for Claude Code and Codex, backed by a local static Python index |
| Use evidence-first workflows and specialist role cards in Codex | 🤖 Codex Rig | 13 workflow skills, 1 lifecycle manager, 15 role cards, shared gates, calibration, and artifact contracts |
| Hand bounded implement, advise, and review calls between the two hosts | 🌉 bridge_CC-Codex | 3 bridge verbs in both directions with explicit models, effort, budgets, compact envelopes, and recursion safety |
If you use Claude Code, read the Claude guide. If you use Codex, read the Codex guide.
These are workflow contracts, not promises that every run launches every specialist, finds every dynamic dependency, or publishes a correct change. The linked plugin READMEs define each route's prerequisites, fallback, and stop behavior.
This is the literal shipped skill inventory. The host guides list every agent, role, rule, and hook; the plugin READMEs document arguments, outputs, prerequisites, recovery, and edge cases.
| Package | Complete skill roster |
|---|---|
| 🏭 Foundry | /foundry:setup, /foundry:audit, /foundry:calibrate, /foundry:manage, /foundry:brainstorm, /foundry:investigate, /foundry:profile, /foundry:distill, /foundry:session, /foundry:create, /foundry:humanizer |
| 🌱 OSS | /oss:analyse, /oss:review, /oss:resolve, /oss:release, /oss:setup |
| 🛠️ Develop | /develop:plan, /develop:feature, /develop:fix, /develop:refactor, /develop:debug, /develop:review, /develop:setup |
| 🔬 Research | /research:topic, /research:plan, /research:judge, /research:run, /research:sweep, /research:verify, /research:fortify, /research:retro, /research:kaggle, /research:setup |
| 🗂️ Codemap-py | scan-codebase, query-code, test-impact, rename-refs, integration, debrief-coding, namespaced as /codemap-py:... in Claude Code and $codemap-py:... in Codex |
| 🤖 Codex Rig | $codex-rig:assess, $codex-rig:audit, $codex-rig:calibrate, $codex-rig:code-remediate, $codex-rig:code-review, $codex-rig:implement, $codex-rig:investigate, $codex-rig:kaggle, $codex-rig:manage, $codex-rig:optimize, $codex-rig:release, $codex-rig:research, $codex-rig:sync, $codex-rig:agent-shims |
| 🌉 bridge_CC-Codex | implement, advise, review, setup, plus Claude-side detached-job status, result, cancel; namespaced as /bridge:... in Claude Code and $bridge:... in Codex |
The installed-all Claude surface is 16 agents across Foundry (10), OSS (4), and Research (2), plus 46 skills across Foundry (11), OSS (5), Develop (7), Research (10), Codemap-py (6), and bridge_CC-Codex (7). It also includes 16 namespaced rules (13 Foundry rules plus one quality-gates rule for each companion that ships rules) and host hooks whose exact active-module counts are maintained in the Claude guide. Codex Rig adds 14 skills, 15 role cards, shared gates, calibration, and one optional read-only health hook; Codemap-py contributes six skills to both runtimes and no Codex hook manifest; the bridge_CC-Codex plugin contributes four Codex-side skills and the reverse MCP transport.
Specialist roles are requested by name or auto-selected. Claude agents dispatch as <plugin>:<agent>; the Codex column marks roles that also ship as a Codex Rig role card.
| Role | Claude plugin | Codex | Owns |
|---|---|---|---|
| sw-engineer | 🟠 foundry | ✓ | Implementation, refactors, SOLID, type safety; also authors hook JS |
| solution-architect | 🟠 foundry | ✓ | ADRs, API surface, migration plans, component design — specs only, no code |
| qa-specialist | 🟠 foundry | ✓ | pytest, hypothesis, mutation testing, ML test patterns; carries OWASP coverage |
| linting-expert | 🟠 foundry | ✓ | ruff, mypy, pre-commit, type annotations |
| perf-optimizer / squeezer | 🟠 foundry | ✓ | Profile-first CPU/GPU/memory/I/O work; the Codex role card is named squeezer |
| doc-scribe | 🟠 foundry | ✓ | Docstrings, API references, README, Sphinx/MkDocs |
| web-explorer | 🟠 foundry | ✓ | External docs, release notes, version and migration lookups |
FAQ
ai-rig is a Claude Code plugin with 37 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes debug, feature, fix. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it