A custom /orient skill for fast, cheap codebase understanding
This workflow addresses a common problem: working with large codebases drives up , slows down processing, and increases the chance of mistakes during code changes. The solution is a called /orient with two modes.
'Full sweep' reviews the entire codebase and generates standardized plus a CLAUDE.md file. 'Docs only' skips re-reading the whole codebase and instead reads only the pre-generated for a quick understanding.
By giving structured context upfront instead of re-scanning each time, this cuts , speeds up processing, and reduces errors when modifying code. It's rated intermediate difficulty, with a workflow value score of 85/100, freshness 70/100, and 0.90, spanning like quality control, token saving, context and memory, debugging, CLAUDE.md, skills, and s.
Key points
- Workflow aims to cut and processing time when understanding large codebases
- Built around a called /orient
- 'Full sweep' mode: reviews the whole codebase and generates standard docs plus a CLAUDE.md
- 'Docs only' mode: reads pre-generated docs only for quick understanding
- Structured context reduces errors during code modifications