Save/restore context across /clear commands and sessions. Use before clearing context.
Persists session context to a scratchpad file for restoration after clears.
/plugin marketplace add Dutchthenomad/claude-flow/plugin install claude-flow@claude-flow-marketplaceRead .claude/scratchpad.md (project-specific) or ~/.claude/scratchpad.md (global) to restore context.
Update the scratchpad with:
# Session Scratchpad
Last Updated: [YYYY-MM-DD HH:MM]
## Active Issue
GitHub Issue #[number]: [title]
Branch: [branch-name]
## Current SDLC Phase
[Inception | Context | TDD | Implementation | Review]
## Key Decisions
- [Decision 1]
- [Decision 2]
## Next Steps
1. [ ] Step 1
2. [ ] Step 2
## Context to Preserve
[Critical state, test results, blockers]
$ARGUMENTS