Compare file to project conventions, suggest improvements
/plugin marketplace add bryonjacob/aug/plugin install bryonjacob-aug-core-aug-core@bryonjacob/aug# Suggest - Consistency Analysis Compare file to project conventions, identify inconsistencies, suggest improvements. ## Usage **Examples:** ## Purpose Answer: "Does this file follow project conventions?" Analyze file against detected conventions, suggest consistency improvements. ## Instructions ### 1. Validate File Path **Check file exists:** **If missing:** **Check file is code:** - Must be .py, .js, .ts, .tsx, .java, or similar - Exclude: README.md, CHANGELOG.md, etc. ### 2. Detect Project Conventions **Run pattern detection** (same as `/learn` but for all patterns): ...