cr-comments: update skill name

Amolith created

Change summary

README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Detailed changes

README.md 🔗

@@ -23,8 +23,9 @@ token count, plus overall metadata usage. I've used and tested them most with
 [Octofriend]: https://github.com/synthetic-lab/octofriend
 [Pi]: https://github.com/badlogic/pi-mono/tree/main/packages/coding-agent
 
-- [addressing-agent-comments](skills/addressing-agent-comments/SKILL.md): Finds
-  `CR:` comments in code, gathers feedback, and carries out requested changes.
+- [addressing-code-review-comments](skills/addressing-code-review-comments/SKILL.md):
+  Finds `CR:` comments in code, gathers feedback, and carries out requested
+  changes.
 - [ast-grep](skills/ast-grep/SKILL.md): Writes [ast-grep] rules for structural
   code search and modification.
 - [auditing-repositories](skills/auditing-repositories/SKILL.md): Audits open