$session-bridge
Create a truthful compact handoff another session can resume.
Use whenever you explicitly ask to pause or transfer ongoing work.
Explicit invocation Independent skill Static instructions
BOUNDARY
What this skill owns
Resumable software-engineering handoff
- Input
- Governing inputs, current artifacts, real results, and open work
- Output
- A compact continuation record without invented completion
- Stop condition
- Another session can resume from the recorded state
INVOCATION
Ask for the activity, not the implementation detail.
This workflow starts only when you explicitly request its activity. You do not need to remember the skill name, but the request must be deliberate.
Inspect the source