# Adaptive Report Template

[[LLM: Intelligent reporting template that adapts to report type. Analyze context and generate appropriate format:

- Sprint Health → Velocity, burndown, team metrics
- Performance → Individual/team productivity analysis
- Backlog Health → Story readiness and grooming metrics
- Cleanup Report → JIRA hygiene and maintenance needs
- Quality Report → Bug rates, test coverage, code quality
  ]]

## {{report_title}}

**Report Date**: {{current_date_time}}  
**Report Type**: {{report_type}}  
**Period**: {{reporting_period}}

### Executive Summary

[[LLM: Generate 3-5 bullet executive summary based on report type:

- Key metrics and trends
- Critical findings
- Recommended actions
- Risk indicators
  ]]

{{executive_summary}}

### {{primary_section_title}}

[[LLM: Based on report type, generate primary analysis:

SPRINT HEALTH:

- Velocity Analysis (planned vs actual)
- Burndown Chart Data
- Story Completion Rate
- Bug Discovery Rate
- Team Capacity Utilization

PERFORMANCE:

- Individual Contributions
- Team Collaboration Metrics
- Code Quality Indicators
- Review Turnaround Times
- Knowledge Sharing Patterns

BACKLOG HEALTH:

- Readiness Distribution
- Story Sizing Accuracy
- Grooming Velocity
- Technical Debt Ratio
- Epic Progress Tracking

CLEANUP REPORT:

- Stale Issues Found
- Duplicate Candidates
- Missing Data Fields
- Orphaned Items
- Recommended Actions

QUALITY METRICS:

- Bug Trends
- Test Coverage
- Code Review Stats
- Technical Debt
- Security Issues
  ]]

{{primary_analysis}}

### Detailed Metrics

{{detailed_metrics_table}}

### Trend Analysis

[[LLM: Generate trend analysis with:

- Historical comparisons
- Pattern identification
- Predictive insights
- Anomaly detection
  ]]

{{trend_charts_data}}

### {{recommendations_title}}

[[LLM: Provide actionable recommendations:

- Prioritized by impact
- With clear ownership
- Including success metrics
- Timeline estimates
  ]]

{{recommendations}}

### Appendix

{{supporting_data}}

---

_Report Generated: {{timestamp}} | Template: Adaptive Report v1.2_
