From codex-next
Maps unfamiliar repository structure, tech stack, entrypoints, commands, tests, risks, and safe next steps before making changes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codex-next:dev-repo-onboardingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this workflow when entering an unfamiliar software repository or before a risky implementation.
Use this workflow when entering an unfamiliar software repository or before a risky implementation.
Identify repository basics.
Read high-signal files first.
AGENTS.mdMap the task area.
Define safe validation.
Report uncertainty.
Return:
npx claudepluginhub blueskyxn/codex-is-all-you-need --plugin codex-nextDiscovers git state, project structure, language/framework, and dev tooling in unfamiliar codebases. Provides structured summary with risk flags and recommendations for onboarding.
Analyzes unfamiliar codebases to generate structured onboarding guides with architecture maps, key entry points, conventions, and starter CLAUDE.md.
Generates a newcomer orientation tour of any codebase: collects context, deep-reads key files, and guides the next step. Useful when onboarding to an unfamiliar repo.