Codebase Pattern Finder
Overview
Collect concrete examples of how similar problems are solved in the codebase.
Workflow
- •Identify the pattern type to search for (feature, structure, integration, testing).
- •Search for multiple examples, not just one.
- •Extract minimal snippets with context and file:line references.
- •Present patterns without judging which is best.