Skip to content

Add wrap-up session skill #10

@spences10

Description

@spences10

Summary

Add a /wrap-up skill for session lifecycle management. No equivalent exists in the toolkit currently.

What it does

End-of-session checklist:

  • git status — uncommitted changes?
  • Run tests on changed files
  • Summarize what was accomplished
  • Prompt for learnings (feed into /reflect)
  • Note what's next / blockers for next session

Why

Sessions end abruptly. Learnings get lost, uncommitted work gets forgotten, next session starts cold. A wrap-up ritual captures state before context resets.

Prior art

Notes

  • Should integrate with existing reflect skill (wrap-up prompts for learnings → reflect persists them)
  • Keep it lightweight — checklist, not ceremony

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions