Instructions file CodexOpenCode
Instructions for mirnoorata/codexa, covering codexa project kernel, development, project startup and github change and release path.
Instructions file CodexOpenCode
Instructions for mirnoorata/codexa, covering codexa project kernel, development, project startup and github change and release path.
Plugin Claude Code
Plugin marketplace listing 1 plugin: codexa.
Plugin Claude Code
Codexa for Claude Code. MCP server exposes evidence-backed repo context tools; SessionStart injects repo context, PreToolUse saves an implicit pre-edit baseline, Stop runs the post-edit drift review and surfaces blocking drift to the model. Slash commands wrap the codexa CLI.
MCP server Claude CodeCodexCursor +2
MCP server "codexa" as configured in mirnoorata/codexa. Runs ${CLAUDE_PLUGIN_ROOT}/scripts/codexa-mcp.js with node.
Command
Get a Codexa task brief for the current dirty tree + a user task.
Command
Show Codexa blast-radius impact for a file/symbol, or diff-impact when no argument.
Command
Save a Codexa change-plan snapshot before editing concrete files.
Command
Print a Codexa proof card for the current repo and task.
Command
Run Codexa post-edit review against the saved change-plan snapshot.
Command
Show Codexa index freshness for the current repo.
Hook
Runs when a session starts, executing session-start.sh via bash. From mirnoorata/codexa.
Hook
Runs before the agent uses a tool for Edit, Write, MultiEdit and NotebookEdit tool calls, executing pre-edit.sh via bash. From mirnoorata/codexa.
Hook
Runs when the agent finishes a response, executing stop.sh via bash. From mirnoorata/codexa.
Skill Claude CodeCodex
Use Codexa selectively for ambiguous, cross-cutting, or high-risk repository work that needs search, change planning, dependency context, or verification guidance beyond exact source inspection.
MCP server Claude CodeCodexCursor +2
Codex-native codebase intelligence context compiler and query-only MCP server. Runs locally from the @mirnoorata/codexa npm package. Needs 1 environment variable to run.