briandconnelly/mcp-server-ipinfo
Instructions file CodexOpenCode
Instructions for briandconnelly/mcp-server-ipinfo, covering agents.md, conventions, releases, fastmcp documentation and smoke tests.
briandconnelly/mcp-server-ipinfo
Instructions file CodexOpenCode
Instructions for briandconnelly/mcp-server-ipinfo, covering agents.md, conventions, releases, fastmcp documentation and smoke tests.
briandconnelly/mcp-server-ipinfo
Instructions file
Instructions for briandconnelly/mcp-server-ipinfo: Claude should follow the project instructions in AGENTS.md.
briandconnelly/codex-in-claude
Skill Claude CodeCodex
Use when giving a local coding agent a distinct GitHub App bot identity — its commits, pushes, and PRs attribute to the bot while manual git operations on the same machine keep the personal account untouched — when splitting attribution in a repo where the human and agent both contribute, or when auditing such a…
briandconnelly/codex-in-claude
Skill Claude CodeCodex
Use when designing, structuring, auditing, or reviewing the documentation surface of a repository that AI coding agents read while working — instruction files, README, docs/, ADRs, per-directory context files, and code-adjacent comments. Symptoms include agents re-deriving project context every session, reading stale…
briandconnelly/codex-in-claude
Skill Claude CodeCodex
Use when configuring a GitHub repository so AI agents can work it safely — tracking issues, opening and managing pull requests — while humans keep confidence in code quality and security. Covers repo configuration (rulesets, branch protection, CODEOWNERS, Actions permissions, identity) and the operating conventions…
briandconnelly/codex-in-claude
Skill Claude CodeCodex
Use when designing, building, auditing, or reviewing an MCP server that AI agents will invoke directly. Symptoms include agents picking the wrong tool from many candidates, burning tokens loading hundreds of tool definitions upfront, repeated invalid tool calls due to ambiguous schemas, tools that mirror an underlying…
briandconnelly/codex-in-claude
Skill Claude CodeCodex
Use when setting up or running hooks with prek in any repository. prek is a Rust drop-in alternative to pre-commit for running Git hooks that check, format, lint, and validate code and repository files. Prefer it when speed, workspace mode, built-in hooks, shared toolchains, or native TOML configuration matter.
briandconnelly/codex-in-claude
Skill Claude CodeCodex
Use when auditing or reviewing a skill, system prompt, CLAUDE.md/AGENTS.md, MCP tool or resource description, slash-command prompt, or any document an AI agent consumes as instructions, to check that binding rules are separated from background context. Symptoms include rules buried mid-paragraph in narrative prose…
briandconnelly/codex-in-claude
Skill Claude CodeCodex
Use when working a GitHub issue in this repo from selection through a green PR — pick and claim an issue, verify it, plan it (with Codex), implement it behind the gate, get a Codex review, open the PR, handle the Copilot review, and hand off for merge. Sequences the lifecycle and its human checkpoints; defers every…
briandconnelly/codex-in-claude
Plugin Claude Code
Plugin marketplace listing 1 plugin: codex-in-claude.
briandconnelly/codex-in-claude
Plugin Claude Code
Call OpenAI Codex from Claude Code for delegation, review, and second opinions.
briandconnelly/codex-in-claude
MCP server Claude CodeCodexCursor +2
Call OpenAI Codex from Claude Code for delegation, review, and second opinions. Runs locally from the codex-in-claude Python package.
briandconnelly/codex-in-claude
Instructions file CodexOpenCode
Instructions for briandconnelly/codex-in-claude, covering agent working conventions, what this is, package boundary, tooling and the cli contract.
briandconnelly/codex-in-claude
Instructions file
Instructions for briandconnelly/codex-in-claude, a project described as: Call OpenAI Codex from Claude Code for delegation, review, and second opinions.
briandconnelly/codex-in-claude
Skill Claude CodeCodex
Use whenever Claude Code should call or compose with Codex: an ordinary consult, code review, delegated implementation, transfer, async run, independent two-model attempt, or declared review–revise workflow. Trigger on requests such as “ask Codex,” “get a second opinion,” “have Codex review this,” “delegate this to…
MCP server Claude CodeCodexCursor
MCP server for Orb Cloud device management and data analysis. Runs locally from the orb-cloud-mcp Python package.
Skill Claude CodeCodex
Use when giving a local coding agent a distinct GitHub App bot identity — its commits, pushes, and PRs attribute to the bot while manual git operations on the same machine keep the personal account untouched — when splitting attribution in a repo where the human and agent both contribute, or when auditing such a…
Skill Claude CodeCodex
Use when designing, structuring, auditing, or reviewing the documentation surface of a repository that AI coding agents read while working — instruction files, README, docs/, ADRs, per-directory context files, and code-adjacent comments. Symptoms include agents re-deriving project context every session, reading stale…
Skill Claude CodeCodex
Use when configuring a GitHub repository so AI agents can work it safely — tracking issues, opening and managing pull requests — while humans keep confidence in code quality and security. Covers repo configuration (rulesets, branch protection, CODEOWNERS, Actions permissions, identity) and the operating conventions…
Skill Claude CodeCodex
Use when designing, building, auditing, or reviewing an MCP server that AI agents will invoke directly. Symptoms include agents picking the wrong tool from many candidates, burning tokens loading hundreds of tool definitions upfront, repeated invalid tool calls due to ambiguous schemas, tools that mirror an underlying…
Plugin Claude Code
Plugin marketplace listing 1 plugin: moonbridge.
Plugin Claude Code
Call Kimi Code from Claude Code for delegation, review, and second opinions.
MCP server Claude CodeCodexCursor +2
MCP server "moonbridge" as configured in briandconnelly/moonbridge. Runs locally from the git+https://github.com/briandconnelly/[email protected] Python package.
Instructions file CodexOpenCode
AGENTS.md instructions for briandconnelly/moonbridge, covering agent working conventions, what this is, tooling, the cli contract and the result contract.