cortex-takeoff
SolidCreate or resume a session takeoff baton — a curated, ephemeral, git-ignored hand-off note that lets the next Claude session continue a long-running task. Use when the user says "交接", "takeoff", "交棒", "context 快滿了交接給下個 session", "hand off to next session", "/cortex:takeoff", "takeoff resume", or "takeoff done". The baton is scaffolding, not knowledge: it is never committed, distilled, broadcast, or indexed.
Install
Quality Score: 78/100
Skill Content
Details
- Author
- XBlueSky
- Repository
- XBlueSky/cortexes
- Created
- 2 months ago
- Last Updated
- 5 days ago
- Language
- Python
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
handoff
Wrap up a work session for a clean restart — fires on "handoff", "wrap up", "let's stop here", when context is filling, or when a phase closed. Part of the Agentsmith harness; writes a durable handoff note plus a paste-ready kickoff block so a fresh session loses nothing.
handoff-prepare
Use when the context window is getting large and the user wants to continue in a fresh session. Captures everything done this session (changes, decisions, caveats, next steps) into a self-contained handoff file, then tells the user to start a fresh session and run handoff-continue. Triggers on "handoff", "prepare handoff", "continue in a new session", "context is too big", "compact and continue".
handoff
Snapshot the current session into a resumable handoff artifact so a cold session, agent, or person continues without replaying context. Use when the user says "write a handoff", "hand off", "snapshot this session", "I'm running low on context", "pause and pack this up for the next session", or "resume this later".