sdlc-reports
Generate SDLC reports including iteration status, metrics dashboards, and executive summaries across phases
What this skill does
# sdlc-reports
Generate comprehensive SDLC reports including iteration status, metrics dashboards, and executive summaries.
## Triggers
Alternate expressions and non-obvious activations (primary phrases are matched automatically from the skill description):
- "RAG" → Red/Amber/Green status dashboard
- "KPIs" for project context → SDLC metrics
- "burn rate" → iteration velocity metrics
## Purpose
This skill generates SDLC reporting across all phases by:
- Aggregating metrics from multiple sources
- Tracking progress against milestones
- Generating stakeholder-appropriate reports
- Visualizing trends and health indicators
- Providing actionable insights
## Behavior
When triggered, this skill:
1. **Determines report type**:
- Iteration/sprint report
- Phase status report
- Executive summary
- Metrics dashboard
- Custom report
2. **Aggregates data**:
- Pull from project artifacts
- Calculate derived metrics
- Compare to baselines/targets
3. **Analyzes status**:
- Progress vs plan
- Risk status
- Quality indicators
- Team velocity
4. **Generates report**:
- Format for audience
- Include visualizations
- Highlight key insights
- Provide recommendations
## Report Types
### Iteration Report
```yaml
iteration_report:
audience: development_team, scrum_master
frequency: end_of_iteration
length: 5 minutes read
sections:
- iteration_summary
- completed_work
- incomplete_work
- metrics
- blockers
- retrospective_items
- next_iteration_preview
```
### Phase Report
```yaml
phase_report:
audience: project_manager, stakeholders
frequency: phase_gate
length: 10 minutes read
sections:
- phase_summary
- milestone_progress
- deliverables_status
- risk_status
- quality_metrics
- resource_utilization
- gate_readiness
```
### Executive Summary
```yaml
executive_summary:
audience: executives, sponsors
frequency: monthly_or_on_demand
length: 3 minutes read
sections:
- headline_status
- key_achievements
- risks_and_issues
- budget_status
- timeline_status
- decisions_needed
```
### Metrics Dashboard
```yaml
metrics_dashboard:
audience: all_stakeholders
frequency: real_time
format: visual_dashboard
metrics:
- velocity
- burndown
- defect_rate
- coverage
- risk_score
- schedule_variance
```
## Iteration Report Template
```markdown
# Iteration Report
**Iteration**: Sprint 15
**Period**: Dec 2-15, 2025
**Team**: Platform Team
---
## Summary
| Metric | Planned | Actual | Status |
|--------|---------|--------|--------|
| Story Points | 42 | 38 | ⚠️ 90% |
| Stories Completed | 8 | 7 | ⚠️ 88% |
| Bugs Fixed | 5 | 7 | ✅ 140% |
| Tech Debt | 10pts | 8pts | ⚠️ 80% |
**Overall**: Slightly behind on features, ahead on bugs.
---
## Velocity Trend
```
Sprint 12: ████████████████████████████████████ 36
Sprint 13: ██████████████████████████████████████████ 42
Sprint 14: ████████████████████████████████████████ 40
Sprint 15: ██████████████████████████████████████ 38
Average: 39 pts
```
---
## Completed Work
### Features
| ID | Title | Points | Owner |
|----|-------|--------|-------|
| US-145 | User dashboard | 8 | Sarah |
| US-146 | Export to CSV | 5 | David |
| US-147 | Filter improvements | 3 | Elena |
| US-148 | Bulk actions | 5 | David |
| US-149 | Search enhancement | 5 | Sarah |
### Bugs Fixed
| ID | Title | Severity | Owner |
|----|-------|----------|-------|
| BUG-234 | Login timeout | High | Elena |
| BUG-235 | Export crash | High | David |
| BUG-236 | UI alignment | Low | Sarah |
| ... | ... | ... | ... |
### Tech Debt
| ID | Title | Points | Impact |
|----|-------|--------|--------|
| TD-45 | Upgrade React | 5 | Perf +15% |
| TD-46 | Add logging | 3 | Debug time -30% |
---
## Incomplete Work
### Carried to Next Sprint
| ID | Title | Points | Reason | New Target |
|----|-------|--------|--------|------------|
| US-150 | API v2 migration | 8 | Blocked by vendor | Sprint 16 |
**Impact**: API v2 delay affects integration timeline
---
## Metrics
### Quality
- Code coverage: 82% (target: 80%) ✅
- Critical bugs: 0 (target: 0) ✅
- Technical debt ratio: 12% (target: <15%) ✅
### Process
- PR review time: 4.2 hours (target: <8h) ✅
- Build time: 8 min (target: <10 min) ✅
- Deploy frequency: 12 deploys (target: >10) ✅
### Performance
- API p99 latency: 180ms (target: <200ms) ✅
- Error rate: 0.02% (target: <0.1%) ✅
---
## Blockers & Risks
### Active Blockers
| ID | Issue | Impact | Owner | Status |
|----|-------|--------|-------|--------|
| BLK-15 | Vendor API down | US-150 blocked | David | Waiting |
### Emerging Risks
- **Holiday availability**: Reduced capacity Dec 23-Jan 2
- **Scope creep**: 2 new requests this sprint
---
## Retrospective Highlights
### What Went Well
- Pair programming on complex features
- Quick bug triage process
### What to Improve
- Better vendor communication
- Earlier blocker escalation
### Actions
- [ ] Schedule vendor sync meeting (Owner: David)
- [ ] Update blocker escalation process (Owner: Sarah)
---
## Next Iteration Preview
**Sprint 16**: Dec 16-29, 2025
### Planned Work
| Priority | ID | Title | Points |
|----------|-----|-------|--------|
| High | US-150 | API v2 migration | 8 |
| High | US-151 | Performance optimization | 5 |
| Medium | US-152 | New user onboarding | 5 |
| Medium | US-153 | Analytics integration | 5 |
**Capacity**: 35 pts (reduced due to holidays)
---
## Team Notes
- Sarah OOO Dec 23-27
- New team member starting Jan 2
```
## Executive Summary Template
```markdown
# Executive Summary
**Project**: Customer Portal Modernization
**Period**: December 2025
**Status**: 🟡 On Track with Risks
---
## At a Glance
| Dimension | Status | Trend |
|-----------|--------|-------|
| Schedule | 🟡 -1 week | → |
| Budget | 🟢 92% spent | ↓ |
| Scope | 🟢 100% | → |
| Quality | 🟢 All metrics green | ↑ |
| Risk | 🟡 1 high risk | → |
---
## Key Achievements This Month
1. **Phase Gate Passed**: Elaboration complete, entering Construction
2. **Architecture Baseline**: SAD and ADRs approved
3. **Team Scaled**: 2 new developers onboarded
4. **Risk Retired**: Database migration approach validated via PoC
---
## Risks & Issues
### Top Risk
**Database Scalability** (High)
- Mitigation 60% complete
- On track for Feb resolution
- No immediate project impact
### Active Issue
**Vendor API Delay**
- 1 week schedule impact
- Workaround identified
- Escalated to vendor management
---
## Budget Status
| Category | Budget | Actual | Remaining |
|----------|--------|--------|-----------|
| Personnel | $400K | $380K | $20K |
| Infrastructure | $50K | $42K | $8K |
| Licenses | $30K | $28K | $2K |
| **Total** | **$480K** | **$450K** | **$30K** |
**Forecast**: On budget, $30K contingency available
---
## Timeline Status
```
Inception [████████████████████] Complete
Elaboration [████████████████████] Complete ← Current
Construction [░░░░░░░░░░░░░░░░░░░░] Starting
Transition [░░░░░░░░░░░░░░░░░░░░] Planned
Target: March 15, 2026
Current Forecast: March 22, 2026 (+1 week)
```
---
## Decisions Needed
1. **Budget Reallocation**: Move $10K from licenses to infrastructure for scaling?
- Recommendation: Approve
- Deadline: Dec 15
2. **Scope Change Request**: Add mobile app to v1.0?
- Recommendation: Defer to v1.1
- Impact if included: +6 weeks, +$80K
---
## Next Month Preview
- Begin Construction phase
- First feature delivery (Dec 30)
- Midpoint security review
- Holiday capacity planning
```
## Metrics Dashboard
```yaml
dashboard_sections:
velocity:
chart: line_graph
metrics:
- story_points_completed
- story_points_planned
period: last_6_iterations
burndown:
chart: burndown_chart
metrics:
- remaining_work
- ideal_burndown
period: current_iteration
quality:
chart: gauge_cluster
metrics:
- code_coverage
- defectRelated in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.