diff --git a/README.md b/README.md index 76d86e3f7110de7557360b6a23f94275088eabf7..697ffa28f2e7abcd1783359a530607b64575c997 100644 --- a/README.md +++ b/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