data-engineering-weekly-report
Installation
SKILL.md
Data Engineering Weekly / Sprint Status Report
Generates a compact, Epic-based status report for the Data Engineering team from Azure DevOps (project NLASTIC), then outputs it as markdown. Optionally save to a file or publish to a wiki.
Data source: Azure DevOps CLI (az boards). Use az boards iteration team list, az boards area team list, az boards query (WIQL), and az boards work-item show.
Defaults
| Parameter | Value |
|---|---|
| Project | NLASTIC |
| Team | Data Engineering |
| ADO link format | https://dev.azure.com/NCS-RnD/NLASTIC/_workitems/edit/{ID} |
| Sprint board URL | https://dev.azure.com/NCS-RnD/NLASTIC/_sprints/taskboard/Data%20Engineering/NLASTIC/{Iteration Name} |
Use these unless the user specifies otherwise.
Related skills