Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handoff — a Claude / Cowork skill

Wrap up a chat session into a clean, resumable handoff package, built around a Project → Chat folder model.

What it does

  • Maintains one project-level consolidated Context file at [Project]/Context/, split into a section per chat — so every chat under a project shares context instead of each keeping its own.
  • Writes each chat's own Handoff and Handoff Prompt (and a Financial Analysis when relevant) in [Chat]/Handoff/.
  • Detects and migrates legacy layouts automatically: 00 HandoffHandoff, stray/duplicate context files → archived/, and retires a project's old 00 Handoff folder into Context/.
  • Runs the companion file-organizer skill on the chat folder as a final, mandatory step.
  • File naming convention: YYYY [Type] DDMMYY [Descriptive Name].md.

Files

  • SKILL.md — the skill definition (what Claude reads).
  • templates/context, handoff, prompt, and financial-analysis templates.
  • handoff.skill — packaged bundle for one-click import.

Install

  • Cowork: Skills → Upload skill → drop handoff.skill (or this folder).
  • Manual: copy SKILL.md + templates/ into your skills directory.

A personal workflow skill by @thekhairulakbar.

About

Handoff — a Claude/Cowork skill: project-level consolidated Context + per-chat Handoff/Prompt, automatic legacy migration.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors