@mattpocockuk: One thing I've underplayed in my skill set is how customizable it is Specifically the /code-r...
One thing I've underplayed in my skill set is how customizable it is Specifically the /code-review skill 1. Notice the agent is doing something bad 2. Write it in CODING_STANDARDS.md (root of the repo) 3. /code-review picks it up and enforces it at review time I have hundreds
What happened
He mentions that noting issues in a CODING_STANDARDS.md file can allow the /code-review skill to enforce compliance during code reviews.
Why it matters
This highlights an effective way to integrate coding standards into development workflows, promoting better code quality and automated enforcement, which can streamline code review processes.