← 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.

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.

🔄

Smart Update

Updates within 3-hour window. New /note-wrapup updates the previous one if less than 3 hours old, otherwise creates a new note.

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.

Smart Update

Searches for an existing wrapup from the current session (less than 3 hours old). If found, updates it with fresh data. Otherwise creates a new green note. 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

Try It Now

Download SlashNote and install the Claude Code plugin

Download on the App Store