From AI Operating System — Core
Write a handoff note and checkpoint before ending or compacting the session. Use before stopping for the day or at the compaction threshold.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-os-core:handoffThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<!-- The AI Operating System — Core · @Farm_crypto_net · https://github.com/deficryptonet · MIT: this notice must be retained in copies. -->
Write/update ./docs/HANDOFF.md so the next session (or the next context window after compaction) can resume seamlessly. Include:
Then:
chore: checkpoint + handoff.npx claudepluginhub deficryptonet/ai-operating-system --plugin ai-os-coreGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.