docs(list): mention addressing-agent-comments

Amolith created

Change summary

README.md | 2 ++
1 file changed, 2 insertions(+)

Detailed changes

README.md ๐Ÿ”—

@@ -15,6 +15,8 @@ agent capabilities through a standardised format.
 
 Refer to [ยง Token stats](#token-stats) for a detailed breakdown of each skill's token count, plus overall metadata usage.
 
+- [addressing-agent-comments](skills/addressing-agent-comments/SKILL.md): Finds
+  `AGENT:` comments in code, gathers feedback, and carries out requested changes
 - [ast-grep](skills/ast-grep/SKILL.md): have the LLM write ast-grep rules to
   perform structural code search and analysis using the AST
 - [authoring-skills](skills/authoring-skills/SKILL.md): Creates