askill
retrospect-report

retrospect-reportSafety 95Repository

Generate aggregate reports with trends and visualizations across sessions. Use when reviewing activity patterns, generating retrospective summaries. Triggers include "retrospect report", "aggregate report", "activity summary", "session trends".

5 stars
1.2k downloads
Updated 3/16/2026

Package Files

Loading files...
SKILL.md

Retrospect Report — Aggregate Analysis

Generate aggregate views across captured sessions: compute trends, identify patterns, create Mermaid visualizations.

Steps

  1. Filter sessions by timeframe:

    bash ${CLAUDE_PLUGIN_ROOT}/scripts/retrospect-load-sessions.sh $@
    

    First line: PERIOD: YYYY-MM-DD_to_YYYY-MM-DD (use for output filename). Remaining: session file paths.

  2. Read session files — extract: user_prompts, tool_calls, duration_seconds, subagent_spawns, started_at

  3. Compute metrics: total sessions, avg prompts/session, avg tool calls, total duration, date range

  4. Check collaboration insights: list .retro/insights/collab/ for scores (Context quality, Guidance clarity, Critical thinking, Bias awareness)

  5. Identify activity patterns: sessions per day/week, high prompt counts (>15), subagent usage, tool patterns

  6. Generate Mermaid visualizations (xychart-beta for collaboration scores if available)

  7. Write report to .retro/reports/{PERIOD}.md

  8. Report completion: file path, summary stats, suggest reviewing domain/collab insights

See reference.md for report template, Mermaid chart syntax, and metric computation details.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

62/100Analyzed 3/2/2026

Well-structured skill with clear triggers, tags, and numbered steps for generating retrospective reports. However, it relies heavily on internal tooling (scripts, directory structures) and references an external reference.md file. Actionability is moderate due to missing concrete implementations. Reusability is limited due to org-specific paths. Good clarity and safety scores, but completeness suffers from missing reference material.

95
80
45
70
55

Metadata

Licenseunknown
Version-
Updated3/16/2026
Publisherdigital-stoic-org

Tags

observabilityprompting