Skill Claude CodeCodex
Analyzes the codebase, creates project documentation, generates a rebuildable codebase index, and updates AGENTS.md. Used during /5:implement CONFIGURE.
A meta-framework that guides feature implementation using a clear 5-phase process.
Skill Claude CodeCodex
Analyzes the codebase, creates project documentation, generates a rebuildable codebase index, and updates AGENTS.md. Used during /5:implement CONFIGURE.
Skill Claude CodeCodex
Generates project-specific create-/run- skills and scoped rules from the current codebase. Used during /5:implement CONFIGURE.
Skill Claude CodeCodex
Generates concise README.md files for monorepo modules by analyzing module structure, dependencies, key components, and testing patterns. Use when creating module documentation, documenting architecture, updating READMEs, or when user asks to generate/create README for a module.
Skill Claude CodeCodex
Navigate the .5/index/ codebase index to quickly identify target files and understand project structure. Use before running broad Glob/Grep scans when you need to find where a feature lives, where new code should go, which routes exist, or what the data model looks like.