yanlin-cheng

Relayhand — Productivity skill for Claude Code

Productivity community

Relay: compress the current conversation into a task handoff for the next session, and output a copy-paste prompt.

How to install Relayhand

Installs to ~/.claude/skills/yanlin-cheng-skills-relayhand/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yanlin-cheng-skills-relayhand && curl -fsSL https://raw.githubusercontent.com/yanlin-cheng/skills/HEAD/commands/relayhand.md -o ~/.claude/skills/yanlin-cheng-skills-relayhand/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Relayhand does


description: Relay: compress the current conversation into a task handoff for the next session, and output a copy-paste prompt argument-hint: "[focus of the next leg / cross-product, optional]" disable-model-invocation: true

/relayhand —— Session Relay

Compress the current conversation into a "baton" so the next fresh session (or a new conversation in a different AI product) can pick up the work immediately.

Writing doctrine (from Cline's compactor system prompt): **Restrained throu

Alternatives in Productivity

  • Costs — Show cost breakdown by provider and workflow for the current session 2.8k ★
  • Jobs — Create, list, edit, or delete cron jobs 1.3k ★
  • Lasso Claude-hooks — Prompt injection defense hooks: scans files, web fetches, and command output in real-time 160 ★

Full documentation available on GitHub

View Source Repository