Superpowers Finish

Finish Skill

anthonylee991 8a7c3bf 678 B Updated

File contents

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

anthonylee991/gemini-superpowers-antigravity/tree/main/.agent/skills/superpowers-finish commit 8a7c3bf219

Frequently asked questions

npx skillmds@latest add anthonylee991/superpowers-finish