rules-review
Installation
SKILL.md
altium-cli Rules Review
Audit Rust source files against the project rules below. For each violation found, report:
- Rule violated (by name from the checklist)
- File and line (e.g.,
crates/altium-format/src/schlib.rs:123) - What's wrong (concrete description)
- How to fix (specific suggestion)
At the end, give a summary: total violations found, grouped by severity (CRITICAL / WARNING).