From tipi
Write a v2 session handoff file capturing current session state — tasks completed, files changed, commits, next actions, blockers. Follows the fleet's Session END four-target discipline.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tipi:handoffThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
End-of-session ritual. Writes the durable baton that cross-session coordination depends on.
End-of-session ritual. Writes the durable baton that cross-session coordination depends on.
tasks_completed — what shipped this sessionfiles_changed — paths written/edited (include absolute paths for vault files)commits — git log on relevant branchesnext_actions — pointer to the next sessionblockers — known impedimentsreal_bugs_caught — mid-dev discoveries worth preservingverification_commands — what re-verifies the claim~/Documents/=notes/claude/mcp-coordination/state/session-handoffs/YYYY-MM-DD-<slug>-session-end-<session-id-prefix>.md using v2 YAML frontmatter.supersedes: to its path.INFRASTRUCTURE-TASKS.md — add/update active-initiative entry OR explicit N/Alogs/sessions/YYYY-MM/session-active-<id>-YYYYMMDD.md if the harness creates onegit add. Never git add -A.Optionally /dispatch a self-note via Telegram for the next morning-brief to pick up, or a #bots note if other runtimes need to know the baton is placed.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub jackreis/vs-tipi --plugin tipi