What problem does it solve?
This skill standardizes session handoff so project context is captured and restored when switching tools or pausing work, preventing loss of state across developer workflows. It also serves as a deprecated RepoPlanner alias that points to the canonical get-anything-done session methodology for migration and compatibility.
Core Features & Use Cases
- Session capture and restore: Create structured snapshots of active project state to transfer between agents or machines.
- Migration compatibility: Map rp-* session references to the gad:session workflow to ease transitions from RepoPlanner to GAD.
- CLI integration: Designed for use with snapshot and context commands to persist project identifiers and session metadata.
- Use Case: Pause development on one machine, run a snapshot with the project id, and resume work in another environment or agent without losing context.
Quick Start
Run the GAD snapshot command with the project id to capture the current session state for handoff.