with one click
handoff
// Update TPP for engineer handoff when context is running low or session is ending.
// Update TPP for engineer handoff when context is running low or session is ending.
Generate a changelog entry from conventional commits since the last release tag. Determines semver bump automatically or accepts an override (e.g., /changelog minor).
Review code for potential issues and improvements. Use when asked to review specific files, functions, or code sections.
Review and plan focused git commits from tangled changes
Iterative deep planning with critiques and alternatives. Use when facing complex design decisions requiring thorough analysis.
Work on a Technical Project Plan. Use when starting work on a TPP from _todo/, resuming a TPP, or when the user references a TPP file.
| name | handoff |
| description | Update TPP for engineer handoff when context is running low or session is ending. |
| disable-model-invocation | false |
| allowed-tools | Read, Edit, Write, Glob |
We're running low on context or ending this session. Time to hand off cleanly.
Before any work, you MUST read these files (in order):
Find the active TPP in _todo/ and update it so the next session can pick up
exactly where we left off. This is critical — anything not written down is lost.
The next session should be able to: