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