skill-retro

Evaluate invoked Claude Code skills against SKILL.md guidance and output structured findings.

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/prince-khanna/claude-code-plugins --skill skill-retro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-retro
Source: https://github.com/prince-khanna/claude-code-plugins/tree/main/plugin-tools/skills/skill-retro
Command: npx skills add https://github.com/prince-khanna/claude-code-plugins --skill skill-retro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Analyze and improve how Claude Code skills are invoked and performed within a session.

Core Features & Use Cases

  • Evaluate trigger accuracy, execution quality, and gap coverage for invoked skills by comparing observed behavior against SKILL.md guidance
  • Generate structured findings, recommendations, and action items to guide improvements and implementations
  • Read SKILL.md files for each invoked skill and produce a comprehensive performance report that can be reviewed by users or automated processes
  • Optionally run as part of post-session review to inform skill-creator-driven refinements

Quick Start

Run the retro workflow to preprocess the session transcript, analyze invoked skills, and produce a structured performance report.

Frequently Asked Questions about skill-retro

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

FAQPage Schema
How do I analyze Claude Code skill performance after a session?

To analyze Claude Code skill performance after a session, run the retro workflow to preprocess the transcript, compare observed behavior against SKILL.md guidance, and generate a structured performance report with remediation findings.

What is skill invocation tracking and when do I need it?

Skill invocation tracking is the process of evaluating trigger accuracy, execution quality, and gap coverage for invoked skills. You need it when you want to identify discrepancies between intended SKILL.md guidance and observed session behavior.

How do I evaluate trigger accuracy and execution quality for invoked skills?

You evaluate trigger accuracy and execution quality by running the retro workflow, which reads SKILL.md files for each invoked skill, compares them against observed session behavior, and outputs structured findings for remediation.

Can I use a post-session review to improve my SKILL.md files?

Yes, you can use the post-session review to improve SKILL.md files. The retro workflow surfaces concrete recommendations and action items by comparing intended versus observed behavior to guide skill-creator-driven refinements.

Do I need any dependencies to run a post-session skill review?

No dependencies are required to run a post-session skill review. The Skill operates independently using its internal scripts and references to preprocess the session transcript and analyze invoked skills.

What is the best way to find gaps in skill execution coverage?

The best way to find gaps in skill execution coverage is to use an analysis tool that compares intended SKILL.md behavior against actual session performance, generating a comprehensive report with structured findings for remediation.