Retrospective Report Generator Skill

## Purpose

14 stars

Best use case

Retrospective Report Generator Skill is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

## Purpose

Teams using Retrospective Report Generator Skill should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/cfn-retrospective-report/SKILL.md --create-dirs "https://raw.githubusercontent.com/masharratt/claude-flow-novice/main/.claude/cfn-extras/skills/analytics/cfn-retrospective-report/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/cfn-retrospective-report/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How Retrospective Report Generator Skill Compares

Feature / AgentRetrospective Report Generator SkillStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

## Purpose

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Retrospective Report Generator Skill

## Purpose
Generate comprehensive, human-readable retrospective reports from sprint data.

## Key Features
- Transform JSON data into markdown
- Highlight key metrics and insights
- Provide structured, readable format
- Enable historical documentation

## Report Components
- Sprint Overview
- Velocity Metrics
- Confidence Trajectory
- Agent Performance
- Bottlenecks and Challenges
- Successful Strategies
- Lessons Learned
- Recommendations

## Output Targets
- Markdown documentation
- HTML reports (optional)
- Plain text summaries

## Formatting Guidelines
- Consistent, professional layout
- Use of markdown formatting
- Emphasis on readability
- Include visual cues (emojis, formatting)

Related Skills

agent-template-generator

14
from masharratt/claude-flow-novice

Generates new agent profiles with consistent structure, automatic validation pattern injection, and test-driven protocols

cfn-cerebras-code-generator

14
from masharratt/claude-flow-novice

FAST code generation via Z.ai glm-4.6 model. Use for rapid test generation, boilerplate code, repetitive patterns, and bulk file creation. Ideal when speed matters more than nuance. Do NOT use for complex architectural decisions or security-critical code.

supabase-schema-sync

14
from masharratt/claude-flow-novice

Introspects Supabase DB after migrations and updates project db-query skill with current schema. Run after any migration to keep agent context accurate.

commit

14
from masharratt/claude-flow-novice

Stage, commit, and push changes using a background github-commit-agent. Accepts optional args for message override or push control.

cfn-vote-implement

14
from masharratt/claude-flow-novice

MUST BE USED after cfn-dry-review or cfn-alpha-launch:manifest produces a manifest. Also the verification phase of /cfn-loop-task. Do not manually implement code review suggestions - always route through this skill. 3-agent specialized voting. Unanimous (3/3) auto-implemented with TDD. 2/3 routed to product-owner agent. 1/3 surfaced to user via AskUserQuestion (batched 4 per call, at end).

cfn-utilities

14
from masharratt/claude-flow-novice

Reusable bash utility functions for CFN Loop - logging, error handling, retry, file operations. Use when you need structured logging, atomic file operations, retry logic with exponential backoff, or standardized error handling in bash scripts.

CFN Test Runner Skill

14
from masharratt/claude-flow-novice

**Version:** 1.0.0

cfn-test-framework

14
from masharratt/claude-flow-novice

Test execution, running, and webapp testing for CFN

cfn-task-planning

14
from masharratt/claude-flow-novice

Classify tasks, initialize structured configs with scope boundaries, decompose complex tasks

Specialist Injection Skill

14
from masharratt/claude-flow-novice

## Purpose

!/bin/bash

14
from masharratt/claude-flow-novice

# cfn-task-intelligence.sh

Task Complexity Estimator

14
from masharratt/claude-flow-novice

**Version:** 1.0.0