Show all detected project conventions
/plugin marketplace add bryonjacob/aug/plugin install bryonjacob-aug-core-aug-core@bryonjacob/aug# Patterns - Convention Overview Display all detected conventions across pattern types. ## Usage ## Purpose Answer: "What are the conventions in this project?" Comprehensive overview of all detected patterns for reference and onboarding. ## Instructions ### 1. Detect All Patterns Run pattern detection for all types: 1. Error handling 2. Testing 3. Imports 4. Naming 5. Architecture 6. Code style **For each pattern type**, perform same analysis as `/learn`. ### 2. Filter by Convention Strength **Include if:** - Adoption ≥60% (weak or strong convention) - Clear examples available ...