From 49b01d28e49833b88b6a6bfd8ad7746a9ae5d955 Mon Sep 17 00:00:00 2001 From: Amolith Date: Wed, 21 Jan 2026 15:02:03 -0700 Subject: [PATCH] docs(list): mention addressing-agent-comments --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0b17482f8b5915effacecbc4929076e6211e96b1..1507a287885581120fd49ff2e5cb788e9aa32421 100644 --- a/README.md +++ b/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