lab-retro

Guide graduates through four sequential retrospective parts and generate artifacts.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/KISHOR403/claude-skills --skill lab-retro
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: lab-retro
Source: https://github.com/KISHOR403/claude-skills/tree/main/lab-retro
Command: npx skills add https://github.com/KISHOR403/claude-skills --skill lab-retro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Final retrospective and self-assessment for Claude Code Lab participants. Runs four sequential interactive parts — progress audit, best prompt, monthly plan, and feedback — using AskUserQuestion. Triggers on "/lab-retro", "lab retrospective", "claude code lab final", or after completing the 6-week Claude Code Lab cohort.

Core Features & Use Cases

  • Four-part retrospective workflow that guides graduates through structured reflection, artifact capture, and feedback collection.
  • Artifacts are saved to lab-retro-output/ with files: 01-progress.md, 02-best-prompt.md, 03-month-plan.md, 04-feedback.json and 04-feedback-report.md.
  • Jump-to-part capability (e.g., /lab-retro 2) and progress resume support.

Quick Start

Run the lab-retro skill using /lab-retro or say lab retrospective to begin, then follow the AskUserQuestion prompts to complete all four parts and generate artifacts in lab-retro-output/.

Frequently Asked Questions about lab-retro

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

FAQPage Schema
How do I run a structured retrospective for a coding cohort?▼

Run a structured retrospective by triggering a four-part interactive workflow that guides cohort graduates through progress auditing, artifact capture, monthly planning, and structured feedback collection.

What files are generated when collecting post-course reflection artifacts?▼

Collecting post-course reflection artifacts generates structured files in lab-retro-output/, specifically 01-progress.md, 02-best-prompt.md, 03-month-plan.md, 04-feedback.json, and 04-feedback-report.md.

Can I resume a retrospective workflow or jump to a specific part if interrupted?▼

You can resume a retrospective workflow or jump to a specific part using jump-to-part commands like /lab-retro 2, which directly loads the corresponding progress or planning section.

Does this retrospective tool support automated progress tracking and feedback collection?▼

This retrospective tool supports automated progress tracking and feedback collection by sequentially prompting users with interactive questions to consolidate learning and generate structured JSON and Markdown outputs.