Report Builder
SkillDev toolsBuild weekly status reports from git history and issue tracker exports. Use when preparing a status report.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Report Builder skill
What this skill tells your AI
The instructions your AI receives, as published by stbenjam/skillsaw in tests/fixtures/agentskills/unreferenced-clean/report-builder/SKILL.md and read by ahel’s review.
Build a weekly status report from git history and an issue tracker export.
When to Use This Skill
Use when the user asks for a weekly status report, a sprint summary, or a change digest for a repository.
Implementation Steps
Step 1: Collect the Data
Run the bundled builder to collect commits and issue updates:
python scripts/build.py --since "1 week ago" --output report.html
Step 2: Apply the House Style
Follow the formatting rules in the style guide
when editing the generated sections. HTML templates for the report
shell live in the assets/ directory.
Step 3: Deliver
Attach the generated report.html and paste the summary section into
the status channel.
Signals
- GitHub stars
- 66
- Forks
- 15
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
report-builder- Source
- github.com/stbenjam/skillsaw