handover
Handover
Generate a HANDOVER.md file in the project root that captures the full session context so the next Claude (or developer) can pick up exactly where this session left off.
Workflow
-
Analyze the conversation — Review the entire session to identify:
- Tasks attempted and their outcomes (completed, in-progress, blocked)
- Bugs encountered and how they were resolved
- Key technical decisions and their rationale
- Unexpected issues, workarounds, and gotchas
- Files created, modified, or deleted
-
Identify next steps — Determine what remains to be done:
- Incomplete tasks with clear continuation points
- Known issues that need attention
- Follow-up work that was discussed but not started
More from s-hiraoku/skills-factory
jotai-expert
Expert guidance for Jotai state management in React applications. Provides best practices, performance optimization, and architectural patterns. Use when designing atom structures, implementing state management, optimizing re-renders, handling async state, integrating with TypeScript, or reviewing Jotai code for performance issues. Triggers on tasks involving Jotai atoms, derived state, focusAtom, splitAtom, atomFamily, or state management architecture decisions.
146anthropic-skill-creator
Design, review, and improve Claude/Codex skills based on Anthropic's "The Complete Guide to Building Skills for Claude". Use when creating a new skill, rewriting SKILL.md frontmatter and workflows, fixing under-triggering or over-triggering, designing scripts/references/assets, building test cases, or preparing a skill for upload/distribution.
6skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
3code-simplifier
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when reviewing recently modified code, refactoring for readability, applying project coding standards, reducing complexity, or improving code organization. Triggers on tasks involving code cleanup, style consistency, removing redundant abstractions, or simplifying nested logic.
1