Analyze a project's past Codex sessions, memory files, and existing local skills to recommend the highest-value skills to create or update. Use when a user…
Project Skill Audit Overview Audit the project's real recurring workflows before recommending skills. Prefer evidence from memory, rollout summaries, existing skill folders, and current repo conventions over generic brainstorming. Recommend updates before new skills when an existing project skill is already close to the needed behavior. Workflow Map the current project surface. Identify the repo root and read the most relevant project guidance first, such as AGENTS.md, README.md, roadmap/ledger files, and local docs that define workflows or validation expectations. Build the memory/session path first. Resolve the memory base as $CODEX_HOME when set, otherwise default to ~/.codex. Use these locations: memory index: $CODEX_HOME/memories/MEMORY.md or ~/.codex/memories/MEMORY.md rollout summaries: $CODEX_HOME/memories/rollout_summaries/ raw sessions: $CODEX_HOME/sessions/ or ~/.codex/sessions/
don't have the plugin yet? install it then click "run inline in claude" again.