← ClaudeAtlas

x-handofflisted

Create a compact redacted continuation handoff for long x-* method work: current state, next skills, evidence, tests, risks, exact next actions. Use when the user says handoff, continuation note, next-session brief, or a strategy/engineering/team/risk/company-building review must continue in a fresh session. Do not use to dump full transcripts, secrets, or durable project memory; for lessons use x-compound; for pruning use x-memory-refresh.
thepraggyverse/elon-musk · ★ 0 · Code & Development · score 70
Install: claude install-skill thepraggyverse/elon-musk
# X Handoff (shared-meta shim) ## Pack Context - Pack config: `owned/shared-meta-skills/pack-configs/elon-musk.yaml` - Shared template: `owned/shared-meta-skills/skills/shared-handoff/SKILL.md` - Canonical pack: `owned/elon-musk` - Pack-local reference: `owned/elon-musk/docs/MEMORY_MODEL.md` ## Procedure 1. Load `handoff` and `shim_contracts.x-handoff` from the pack config. 2. Load only the pack-local references named by the shim and config. 3. Follow `shared-handoff` for the invariant workflow and output contract. 4. Apply the configured pack-specific behavior, fields, and boundary without weakening the shared guardrails. 5. Preserve the redacted handoff shape and OS-temp default at /tmp/elon-musk-handoff.md. ## Pack-specific behavior preserved - Capture repo, branch, changed files, artifacts, verification, decisions, blockers, risks, and open questions. - Suggest x-router, one primary method, x-compound, or another concrete x-* skill by folder name only. - Redact secrets, credentials, private URLs, personal data, raw transcripts, and raw tool output. - Reference artifacts by path/URL instead of duplicating contents. - Remove unrelated history from the handoff. - Write to OS temp by default and use a repo-local path only when the user requests a durable project handoff. ## Output Contract - Saved path - Next task - Suggested skills - Open risks ## Boundaries - Handoff is continuation state, not a reusable lesson. - Report the saved path and intended next action. -