SU

superpowers-finish

Automates the end-of-session workflow by verifying changes, summarizing progress, and identifying follow-ups.

Install

mkdir -p .claude/skills/superpowers-finish && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/4301" && unzip -o skill.zip -d .claude/skills/superpowers-finish && rm skill.zip

Installs to .claude/skills/superpowers-finish

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Finalizes work: runs verification, summarizes changes, notes follow-ups, and ensures repo hygiene. Use at the end of an implementation or debugging session.
156 charsno explicit “when” trigger
Beginner

Key capabilities

  • Run verification commands like tests and linting
  • Summarize changes by file or area
  • Identify pending follow-up tasks
  • Document manual validation steps

How it works

It executes a predefined checklist of verification commands and generates a structured summary of the work performed for final review.

Inputs & outputs

You give it
Completed implementation or bug fix
You get back
Structured report containing verification results and summary

When to use superpowers-finish

  • Running final tests before PR
  • Summarizing changes after a bug fix
  • Identifying pending follow-up tasks
  • Documenting manual verification steps

About this skill

Finish Skill

When to use this skill

  • at the end of any non-trivial change set
  • after a bug fix or feature is implemented
  • before handing off work to a teammate/user

Finish checklist

  • Run verification commands (tests, lint, build, typecheck if relevant)
  • Confirm acceptance criteria are met
  • Summarize what changed (by area/file)
  • Call out any risks or follow-ups
  • Note how to rollback if applicable

Output format

Verification

  • Commands run:
  • Results:

Summary of changes

  • Bullet list

Follow-ups

  • Bullet list (only if needed)

How to validate manually (if applicable)

  • Steps

When not to use it

  • During active development or debugging

Limitations

  • Relies on existing project test and linting infrastructure

How it compares

It enforces a standardized finalization workflow compared to ad-hoc manual verification and documentation.

Compared to similar skills

superpowers-finish side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
superpowers-finish (this skill)16moNo flagsBeginner
code-review-checklist325dNo flagsBeginner
openspec-verify-change36moReviewAdvanced
positron-qa-verify15moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry