← All Commands 📊 Reporting

/note-wrapup

Session Summary

Cross-references git commits, note checkboxes, decisions, and bugs into a comprehensive session summary. The "Next" section is mandatory and must be actionable — specific file:line references for a fresh session to pick up.

Quick Example

Claude Code
/note-wrapup /note-wrapup

Full summary: what was done, decisions made, files changed, what's next.

Screenshot Placeholder

Result: Session Summary sticky note (green color) created from the command above

Key Features

🔗

Cross-Reference Intelligence

Connects git commits with note checkboxes, decisions, and bugs. Full picture of the session.

⚠️

Risk Detection

Flags real risks: uncommitted changes, blocked tasks, failing tests. Not generic warnings.

📍

Actionable Next Steps

Mandatory "Next" section with specific file:line references. A fresh session knows exactly what to do.

🔄

Auto-Replace

Only one wrapup per session. New /note-wrapup replaces the previous one.

Real-World Examples

End of session

/note-wrapup /note-wrapup

Full summary: what was done, decisions made, files changed, what's next.

With context

/note-wrapup Focused on auth refactoring, paused at token refresh

Adds your context to the auto-generated summary for richer handoff.

Notes-only mode

/note-wrapup --notes

Skip git analysis. Summary from SlashNote data only.

Cross-Reference Intelligence

The wrapup connects data across multiple sources:

  • Git commits matched with note checkboxes
  • Decisions linked to code changes
  • Bugs correlated with files modified
  • Loop state integrated with task progress

This cross-referencing creates a complete picture of your session.

Output Sections

SectionDescriptionRequired
DoneCompleted work with evidenceYes
DecisionsTechnical decisions made this sessionIf any
ChangedKey files and code areas modifiedYes
OpenUnfinished work and remaining itemsIf any
RisksReal identified risksIf any
NextSpecific actionable next stepsMandatory

The “Next” Section

This is the most important section. It must be:

  • Specific: “Add refresh token logic in src/auth.ts:45” not “Continue auth work”
  • Actionable: A fresh session reading only “Next” should know exactly what to do
  • File-referenced: Include file:line references where possible

Quality bar: “What file, what function, what’s left to do?”

Risk Detection

The Risks section flags real issues:

  • Uncommitted changes that might be lost
  • Blocked tasks from the task loop
  • Failing tests discovered during the session
  • Merge conflicts pending resolution

Generic warnings are excluded — only concrete, session-specific risks.

Auto-Replace

One wrapup per session. New /note-wrapup replaces the previous one. This keeps your notes clean — always the latest summary.

When to Use

Run /note-wrapup at the end of a work session, before:

  • Switching to a different project
  • Taking a break
  • Handing off to a teammate
  • Ending the day

Animated GIF Placeholder

Full demo: typing /note-wrapup in the terminal, AI processing the input, and a green sticky note appearing on screen with the formatted result

Try It Now

Download SlashNote and install the Claude Code plugin

Download on the App Store