wrap-up

Installation
SKILL.md

Wrap-Up Ritual

End your coding session with intention.

Trigger

Use when ending a session, saying "wrap up", "done for now", or before closing the editor.

Workflow

  1. Changes Audit — What files were modified? Anything uncommitted? TODOs left in code?
  2. Quality Check — Run lint, typecheck, and tests. All passing? Any warnings?
  3. Learning Capture — What mistakes were made? What patterns worked well? Format as [LEARN] Category: Rule
  4. Next Session Context — What's the next logical task? Any blockers? Context to preserve?
  5. Summary — One paragraph: what was accomplished, current state, what's next.

Commands

Related skills

More from rohitg00/pro-workflow

Installs
44
GitHub Stars
2.1K
First Seen
Feb 23, 2026