/restart-handoff command
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2
- Forks
- 0
- Avg merge
- 1h
- Merged PRs (30d)
- 17
Description
What it does
A template builtin beside /init and /team, typed before ending a session: it saves what landed, what is in flight and the next step to a handoff document, and prints the prompt that resumes the work in a fresh session.
Source
ganja-code-vtf5 (/restart-handoff: save the session and print the prompt that resumes it).
The bead is closed when this issue is published, with its external reference pointing here (#38).
File and line references in this issue are to main as of 75a7a92.
Against the three criteria
- Direction (README): The README says nothing about compaction or resuming.
- Today's terminal users: Evidence of use: the owner wrote seven such handoffs by hand in twelve days (2026-09-08 to 2026-09-19).
- Evidence: The template builtins are
/initand/teamonly (crates/ganja-core/src/command.rs:56,crates/ganja-core/src/command.rs:68). The bead carries a design note, and the name was ruled on 2026-09-11.
Depends on
Related to #90 (the only dependency edge among the idea beads, a related one, not blocking): both save a session's state, and whatever state collection #90 lands is what this one reuses.
Verdict
- Verdict: park
- Reopens: at the next landing that touches the template builtins (
/init,/team). - Exception to the probe rule: no.
- Date: 2026-09-19
- Verdict ticket: #42
Theme: #56
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the template builtin entries in crates/ganja-core/src/command.rs at the referenced lines, then review the state collection planned for related issue #90. The feature is done when /restart-handoff saves what landed, what is in flight, and the next step to a handoff document, then prints a prompt that resumes the work in a fresh session; the issue is currently parked until a template-builtin landing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100