speckit-retrospective-analyze

Analyze completed implementations against spec artifacts and generate retrospective.md reports.

60|12|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/ahmedemad3/super-ai-agency-framework --skill speckit-retrospective-analyze-ahmedemad3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-retrospective-analyze
Source: https://github.com/ahmedemad3/super-ai-agency-framework/tree/main/.agent/skills/speckit-retrospective-analyze
Command: npx skills add https://github.com/ahmedemad3/super-ai-agency-framework --skill speckit-retrospective-analyze-ahmedemad3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze completed implementations against spec artifacts to measure adherence and identify drift across projects.

Core Features & Use Cases

  • Automatic measurement of spec adherence against spec.md, plan.md, and tasks.md.
  • Drift detection and actionable recommendations for future SDLC cycles.
  • Constitution compliance checks to guide governance and quality.

Quick Start

Analyze a finished project to generate a retrospective report and extract key learnings for future cycles.

Frequently Asked Questions about speckit-retrospective-analyze

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I measure spec adherence after a project build?

To measure spec adherence after a build, you can analyze completed implementations against spec artifacts like spec.md, plan.md, and tasks.md. This generates a retrospective report containing adherence metrics and actionable recommendations for future cycles.

What is spec drift and how do I detect it post-implementation?

Spec drift occurs when a finished implementation diverges from its original specification. You detect it by running a post-implementation review that evaluates your codebase against spec.md, plan.md, and tasks.md to identify discrepancies and output a retrospective report.

How do I check constitution compliance in a spec-driven project?

You check constitution compliance by analyzing completed implementations against your project's governance artifacts. This evaluates whether the build adheres to defined quality guidelines and outputs actionable recommendations within a retrospective.md report.

Can I generate a retrospective report from existing spec artifacts?

Yes, you can generate a retrospective report by analyzing a finished project against existing spec.md, plan.md, and tasks.md files. The output is a retrospective.md document containing an executive summary, adherence metrics, and actionable recommendations.

When should I run a post-implementation spec review?

You should run a post-implementation spec review after a project build is completed to expose spec drift. It evaluates your implementation against spec artifacts to extract key learnings and provide actionable recommendations for future SDLC cycles.

What is the best way to extract learnings for future SDLC cycles from a completed build?

The best way to extract learnings is to analyze the completed implementation against spec.md, plan.md, and tasks.md. This measures adherence, detects drift, and produces a retrospective.md report with an executive summary and actionable recommendations for future cycles.