reporting

Installation
SKILL.md

Report Format Guidelines

Use these rules to format reports with collapsible sections.

Use HTML Details/Summary Tags

Reduce scrolling and improve readability: wrap reports in HTML <details> and <summary> tags so users can expand and collapse sections.

Basic Structure:

<details>
<summary>📊 Report Title - [Date]</summary>

## Report Content

Your detailed report content goes here...

### Section 1
Installs
44
Repository
github/gh-aw
GitHub Stars
4.7K
First Seen
Mar 18, 2026
reporting — github/gh-aw