Handoff
Skill ActiveWrite or update a handoff document so the next agent with fresh context can continue this work.
To ensure smooth context transfer between AI agent sessions by creating a comprehensive handoff document.
Features
- Create or update handoff documents (HANDOFF.md)
- Document goal, current progress, successes, failures, and next steps
- Check for and read existing handoff documents
- Save documents in the project root
Use Cases
- Continuing a complex task with a fresh agent session.
- Summarizing work completed before switching to a new agent or topic.
- Ensuring all relevant context is captured for future reference.
Non-Goals
- Managing project-wide documentation beyond handoff notes.
- Automating the entire project lifecycle or task execution.
- Replacing detailed project management tools.
License
- warning:License usabilityThe license is stated as 'NOASSERTION' in the trust signals and is not clearly defined in the repository, which may impede redistribution.
- warning:License usabilityThe license is stated as 'NOASSERTION' in the trust signals and is not clearly defined in the repository, which may impede redistribution.
Versioning
- warning:Release ManagementThere is no explicit versioning (e.g., in SKILL.md frontmatter or GitHub releases), and installation instructions reference 'main', making version pinning difficult.
- warning:Release ManagementThere is no explicit versioning (e.g., in SKILL.md frontmatter or GitHub releases), and installation instructions reference 'main', making version pinning difficult.
Documentation
- info:READMEThe README exists but is extensive, covering many tips beyond the scope of this specific skill.
- info:READMEThe README is extensive and covers many tips beyond the scope of this specific skill, making it less focused.
Installation
First, add the marketplace
/plugin marketplace add ykdojo/claude-code-tips/plugin install claude-code-tips@ykdojoQuality Score
Trust Signals
Similar Extensions
Ctx Doctor
100Run context-mode diagnostics. Checks runtimes, hooks, FTS5, plugin registration, npm and marketplace versions. Trigger: /context-mode:ctx-doctor
Add New Opc Skill
100Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.
Context Mode
100Update context-mode from GitHub and fix hooks/settings. Pulls latest, builds, installs, updates npm global, configures hooks. Trigger: /context-mode:ctx-upgrade
Memory Management
100Persist SEO/GEO campaign context across Claude sessions with automatic hot-list, active work, and archive tiers. 项目记忆/跨会话
Typescript Advanced Types
100Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
Validate Plugin
100Validate a Claude Code plugin structure, frontmatter, and MCP tool references