mcpbeat

Retro

neurofoo/retro

Start-Stop-Continue retrospective identifying what to Start doing, Stop doing, and Continue doing. Use for sprint retros, personal reflection, team process reviews, or habit audits.

560 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
1
copies elsewhere
how many repositories repackaged it
106
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/neurofoo/agent-skills --skill retro

The instruction itself

7 sections, as written by the author

Start-Stop-Continue Retrospective

Run a focused retrospective identifying what to Start, Stop, and Continue.

Instructions

Analyze the subject (project, period, process) and generate specific, actionable items for each category. Focus on behaviors and practices, not people.

Output Format

Subject: What period or topic are we reflecting on?

Timeframe: What period does this cover?


START

*New practices or behaviors to begin*

| What to Start | Why | Owner | When |

|--------------|-----|-------|------|

| [Specific action] | [Benefit expected] | [Who] | [Start date] |

| [Specific action] | [Benefit expected] | [Who] | [Start date] |

| [Specific action] | [Benefit expected] | [Who] | [Start date] |


STOP

*Current practices to eliminate*

| What to Stop | Why | Owner | When |

|--------------|-----|-------|------|

| [Specific thing to stop] | [Problem it causes] | [Who] | [End date] |

| [Specific thing to stop] | [Problem it causes] | [Who] | [End date] |

| [Specific thing to stop] | [Problem it causes] | [Who] | [End date] |


CONTINUE

*Things that are working well*

| What to Continue | Why It Works | How to Protect It |

|-----------------|--------------|-------------------|

| [Working practice] | [Value it provides] | [How to ensure it continues] |

| [Working practice] | [Value it provides] | [How to ensure it continues] |

| [Working practice] | [Value it provides] | [How to ensure it continues] |


Top Priority

The single most impactful change from this retro:

> [Action] — because [reason]

Check-in

When will we review if these changes are working?

> [Date or trigger]

Guidelines

  • Be specific: "Start daily standups" not "communicate more"
  • Be behavioral: Focus on actions, not attitudes
  • Balance: Aim for 3-5 items per category
  • Celebrate Continues: Don't skip this section—recognize what's working
  • Assign owners: Unowned actions don't happen
  • One priority: If everything is important, nothing is

$ARGUMENTS

Repackaged in 1 other repositories

same content, different owner
christophacham/agent-skills-library open on GitHub →

How to use it

Copy the folder

Take neurofoo/retro from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.