borda-ai-rig
01Plugin Claude Code
Independently installable Claude Code plugins for configuration, Python development, open-source maintenance, ML research, and static Python structure.
Plugin Claude Code
Independently installable Claude Code plugins for configuration, Python development, open-source maintenance, ML research, and static Python structure.
Settings file Claude Code
Agent settings declaring 1 allowed tools.
MCP server Claude CodeCodexCursor +2
MCP server "colab-mcp" as configured in Borda/AI-Rig. Runs locally from the git+https://github.com/googlecolab/colab-mcp Python package.
MCP server Claude CodeCodexCursor +2
MCP server "openspace" as configured in Borda/AI-Rig. Launched with ~/.local/bin/openspace-mcp. Needs 2 environment variables to run.
Instructions file CodexOpenCode
Instructions for Borda/AI-Rig, covering repository agent instructions, instruction layering, edit scope, core principles and multi-os executables.
Instructions file
Instructions for Borda/AI-Rig, covering instruction layering, edit scope — hard constraint, lint/format — use pre-commit hooks, not direct tools, test workflow and markdown policy.
Plugin Claude Code
bridgeCC-Codex provides bidirectional Claude Code and Codex implementation, advice, review, and approval-bound setup with explicit models, budgets, compact results, no-capture authentication, and recursion safety.
Skill Claude CodeCodex
Ask Codex a read-only question with explicit model, effort, budget, and compact results.
Skill Claude CodeCodex
Request cancellation of a running detached Codex bridge job.
Skill Claude CodeCodex
Ask Codex for one bounded write-capable change with compact results.
Skill Claude CodeCodex
Read a completed detached Codex bridge job's compact result.
Skill Claude CodeCodex
Request a read-only adversarial Codex review with explicit model, effort, budget, and compact findings.
Skill Claude CodeCodex
Configure, authenticate, repair, and verify the Claude Code to Codex Bridge; safe stages run by default and sensitive stages require separate approval.
Skill Claude CodeCodex
Read a detached Codex bridge job's current state.
Plugin Claude Code
Validate-first Python development: plan, feature, fix, refactor, debug, review, and setup workflows.
Hook
Runs before the agent uses a tool for AskUserQuestion, Agent, Bash, Bash, Edit, Write and NotebookEdit tool calls, executing enforce-review-header.js, agent-router.js, sentinel-read-allow.js, blueprint-allow.js and write-guard.js via node (7 commands). From Borda/AI-Rig.
Skill Claude CodeCodex
Investigation-first debugging — gather evidence, form confirmed root-cause hypothesis, hand off to fix mode with diagnosis file. TRIGGER when: user reports a symptom or failing test with Python traceback, or asks to investigate a runtime/CI failure with reproducible evidence; phrases: "debug this failure", "why is X…
Skill Claude CodeCodex
TDD-first feature development — crystallise API as a demo test, drive implementation to pass it, run quality stack and progressive review loop. TRIGGER when: user asks to build new functionality, add a capability, or implement a feature in a Python project; phrases: "add X", "implement Y", "build Z feature", "create a…
Skill Claude CodeCodex
Reproduce-first bug resolution — capture bug in failing regression test, apply minimal fix, run quality stack and review loop. TRIGGER when: user reports a bug, regression, or unexpected behaviour in Python code with a traceback, failing test, or issue number; phrases: "fix this bug", "repair X", "broken since Y"…
Skill Claude CodeCodex
Analysis-only planning — classify and scope a task without writing code; outputs a structured plan to .plans/active/. TRIGGER when: user wants to understand scope and risks before implementation; phrases: "plan this", "scope out X", "what would it take to Y", "analyse before we start". SKIP when: user already knows…
Skill Claude CodeCodex
Test-first refactoring — audit coverage, add characterization tests, apply changes with safety net, run quality stack and review loop. TRIGGER when: user wants to restructure existing Python code without changing behaviour; phrases: "refactor X", "clean up Y", "extract Z", "restructure this module", "improve code…
Plugin Claude Code
Claude Code configuration and workflow maintenance: 11 skills, 10 specialist agents, rules, hooks, audit, calibration, and session handover.
Agent
Adversarial review — drills to bedrock, treats claims as unproven until evidence. NOT for: plan design (foundry:solution-architect), test coverage (foundry:qa-specialist), config formatting (foundry:curator). TRIGGER: "challenge this", "devil's advocate", "poke holes in". SKIP: wants implementation; recursive call…
Agent
Content specialist — blog posts, slide decks, social threads, talk abstracts. Reads approved outline, applies four-beat arc. NOT for in-code docs/README/FAQs (foundry:doc-scribe), release notes (oss:release). TRIGGER: "write a blog post", "create slides", "draft a thread". SKIP: no outline; doc task; reference format.