plugins/kronen/skills/session-handoff/SKILL.md
Create and resume from handoff documents for cross-session context continuity. Use when: saving state before ending a session, context window approaching capacity, major milestone completed, resuming previous work ("continue where we left off"), or after 5+ file edits in a session. Complements snapshot.yml with human-readable chained handoffs and staleness awareness.
npx skillsauth add hjemmesidekongen/ai session-handoffInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Structured handoff documents for cross-session continuity. Complements automatic snapshot.yml with human-readable, chained context and staleness awareness.
Creating? Save state, pause, or context getting full → CREATE below Resuming? Continue previous work → RESUME below Proactive? After 5+ file edits or major decisions, suggest creating a handoff
git log -10, git status.ai/handoffs/YYYY-MM-DD-HHMMSS-<slug>.md
Continues-from: header linking to previous handoff or "none"references/process.mdls .ai/handoffs/git log --oneline --after="<date>" | wc -l
Chain handoffs via Continues-from for context lineage across sessions. Keep chains to 3-5 max; consolidate longer chains. Full detail: references/process.md.
development
Creates a brand from scratch through market research and interactive sparring. Runs competitive research via Perplexity, then guides the user through positioning, audience, voice, values, and content pillars. Produces the full brand guideline set at .ai/brand/{name}/. Use when building a new brand, defining brand strategy for a product, or when /våbenskjold:create is invoked.
testing
Loads brand guidelines from .ai/brand/{name}/ and makes them available to the current context. Progressive disclosure: L1 confirms brand exists, L2 loads summary, L3 loads specific files on demand. Use when a downstream skill or user needs brand context, or when /våbenskjold:apply is invoked.
documentation
Guided reinvention of an existing brand guideline. Loads current brand from .ai/brand/{name}/, identifies what to keep vs change, and walks the user through targeted evolution. Preserves brand equity while updating positioning, voice, or values. Use when refreshing a brand or when /våbenskjold:evolve is invoked.
development
Codifies an existing brand from materials, samples, and references. Analyzes provided content to extract voice patterns, values, and positioning. Produces the same guideline format as brand-strategy. Use when a brand already exists but isn't documented, or when /våbenskjold:audit is invoked.