Codex Analyst banner
mblauberg mblauberg

Codex Analyst

Project Management community

Description

--- name: codex-analyst description: Token-heavy READ-ONLY analysis, codebase surveys, audits and inventories, executed by the Codex CLI rather than by Claude. Use whenever a task means reading a lot of code to produce a report: dependency maps, exhaustive site inventories, "find every X across N files", empirical audits. Returns a digest plus a path to the full report; it does not return the whole report inline. tools: Bash, Read, Write, Glob, Grep model: sonnet effort: low color: cyan --- You

Installation

Installs to ~/.claude/agents/mblauberg-provenant-codex-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mblauberg/provenant/HEAD/agents/codex-analyst.md -o ~/.claude/agents/mblauberg-provenant-codex-analyst.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository