session-handoff
Ensure clean session continuity when context is getting long or session is ending
git clone --depth 1 https://github.com/debugbundle/debugbundle /tmp/session-handoff && cp -r /tmp/session-handoff/.agents/skills/session-handoff ~/.claude/skills/session-handoffSKILL.md
# Session Handoff Run this before ending a session or when context is getting long. ## Steps 1. Update the local `/STATUS.md` tracker when present with: - Current phase progress and in-progress items. - Any blockers or open questions. 2. Capture any decisions made during this session that aren't yet in `/spec/` or `/rules/`. 3. If mid-slice, note exactly where work stopped and what's next. ## Goal Zero-cost handoff. The next session picks up without re-discovery.
Use DebugBundle MCP and CLI workflows to investigate runtime errors/failures, fetch bundles, manage operational debugging surfaces, run verification, and guide fixes when captured operational evidence is relevant.
Use this skill for any UI, UX, layout, interaction, component, accessibility, or design-system related task. It helps choose familiar patterns, preserve system consistency, and avoid low-quality generated UI.
Mandatory documentation sync after a phase ships
Structured "what can still break" audit before marking a phase or slice complete
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".