Agent skill

retrospect

Analysis for a run and its results, process, suggestions for process improvements, process optimizations, fixes, etc. for the next runs.

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill retrospect-a5c-ai-babysitter-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/analysis/retrospect-a5c-ai-babysitter-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# retrospect Invoke the babysitter:babysit skill (using the Skill tool) and follow its instructions (SKILL.md). create and run a retrospect process: ### Run Selection - `--all` or "all runs": list all completed/failed runs and analyze collectively - Multiple run IDs: analyze each specified run - Single run ID or no ID: existing behavior (latest run) - In interactive mode with no run specified: ask user whether to analyze latest, select specific runs, or all runs ### Cross-Run Analysis (multi-run mode) When analyzing multiple runs, the retrospect process should additionally cover: - Common failure patterns across runs - Velocity trends (tasks/time across runs) - Process evolution (how processes changed) - Repeated breakpoint patterns - Aggregate quality metrics implementations notes (for the process): - The process should analyze the run, the process that was followed, and provide suggestions for improvements, optimizations, and fixes. - The process should such have many breakpoints where the user can steer the process, provide feedback, and make decisions about how to proceed with the retrospect. - The process should be designed to be flexible and adaptable to different types of ru

What's inside
Steps it walks through
  1. Run Selection
  2. Cross-Run Analysis (multi-run mode)
  3. Cleanup Suggestion
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the retrospect skill do?

Analysis for a run and its results, process, suggestions for process improvements, process optimizations, fixes, etc. for the next runs.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill retrospect-a5c-ai-babysitter-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going