What problem does it solve?
When pausing and resuming AI agent-assisted development work, critical context is often lost in chat history, leading to repeated explanations, misalignment, and wasted effort when a new agent or session takes over the work.
Core Features & Use Cases
- Context Summarization: Condenses the full conversation into a concise, structured handoff document with all key details, decisions, and progress.
- Sensitive Data Redaction: Automatically removes API keys, passwords, and personally identifiable information from the handoff document to protect user data.
- Artifact Referencing: Avoids duplicating content from existing project artifacts like PRDs, plans, and commits by linking to their file paths or URLs instead.
- Use Case: If you are halfway through implementing an OAuth login feature and need to end your session, this skill generates a handoff document so the next agent can pick up the work immediately without rehashing requirements or past decisions.
Quick Start
Use the handoff skill to create a summary document for the next agent session focused on completing the remaining OAuth login feature implementation.