What problem does it solve?
This Skill removes the tedious, error-prone work of assembling project context and formatting stakeholder-ready Quarto reports by auto-gathering previous reports, iteration logs, git activity, and pipeline target status and scaffolding readable prose and tables that follow project conventions.
Core Features & Use Cases
- Auto-gather project state: silently collects the most recent report, prompts/iterations logs, git commits since the last report, and targets pipeline status to summarize what's changed.
- Jargon-free prose with terminology mapping: translates internal terms into reader-facing language and applies consistent shorthand on first mention so executive summaries are accessible to external audiences.
- Quarto- and gt-compliant output: generates a reports/YYYYMMDD.qmd file with minimal front matter, targeted setup chunks that only read required targets, and gt tables following project styling rules.
- Use cases include routine monthly progress updates, milestone stage-gate reports, and briefing notes for external stakeholders or funders.
Quick Start
Generate a progress report for stakeholders by summarizing changes since the last report and writing the new Quarto file to reports/YYYYMMDD.qmd.