Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    transloadit

    handover

    transloadit/handover
    Writing
    68
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Create or update a concise handover doc for the current repo/session.

    SKILL.md

    Handover doc

    Create or update a handover doc for the current repo.

    Location

    • If repodocs/prompts/ exists -> use it.
    • Else use docs/prompts/.

    Filename

    • YYYY-MM-DD-handover-<topic>.md
    • <topic> is auto-slugged on creation, using best available context:
      • Prefer PR title (if PR exists for current branch).
      • Else a short task/context summary (e.g., feature name, incident, or subsystem).
      • Else latest commit subject.
    • If the user requests a specific slug/topic, honor it.
    • On update: do not rename; update existing file unless the user requests a new file.

    Data sources

    • Date: date +%Y-%m-%d
    • Updated: date -u +%Y-%m-%dT%H:%M:%SZ
    • Host: hostname
    • Repo path: pwd
    • Branch: git rev-parse --abbrev-ref HEAD
    • HEAD: git rev-parse HEAD
    • Git status: git status -sb
    • PR (if available): gh pr view --json number,title,url

    Format (bullets only)

    • Date: …
    • Updated: …
    • Host: …
    • Repo: …
    • Branch + HEAD: …
    • PR: (if available) #1234 Title (URL)
    • State:
      • clean/dirty
      • merge state (if any)
      • CI/deploy status (if relevant)
    • Work done:
      • …
    • Next:
      • …
    • Notes:
      • …
    • Git status:
      • ## branch...origin/branch
        M file
        
    Recommended Servers
    Google Docs
    Google Docs
    Confluence
    Confluence
    Astro Docs
    Astro Docs
    Repository
    transloadit/node-sdk
    Files