conventional-comments
Installation
SKILL.md
Conventional Comments
Use this skill when feedback needs to be clear, reviewable, and easy to scan. It is useful for code review, document review, design feedback, RFC comments, editing notes, and any other feedback thread where tone and actionability matter.
Source standard: https://conventionalcomments.org/
Core Format
Write each comment in this shape:
<label> [decorations]: <subject>
[discussion]