·handoff

PMへの完了報告やエージェント間バトンタッチ。スムーズな引き継ぎを実現。Use when user mentions '/handoff', completion report, handoff to Cursor/OpenCode, auto-fix, or reporting to PM. Do NOT load for: casual completion statements, progress chat, informal status updates.

10Installs·0Trend·@chachamaru127

Installation

$npx skills add https://github.com/chachamaru127/claude-code-harness --skill handoff

How to Install handoff

Quickly install handoff AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/chachamaru127/claude-code-harness --skill handoff
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: chachamaru127/claude-code-harness.

SKILL.md

View raw

| PM→実装役 | See references/handoff-to-impl.md | | 実装役→PM | See references/handoff-to-pm.md | | レビュー指摘自動修正 | See references/auto-fixing.md | | コミット実行 | See references/execute-commit.md |

| harness-review completed | Yes | Review result is APPROVE | | No Critical/High issues | Yes | All fixed | | Implementation complete | Yes | Plans.md tasks completed |

これにより Claude Code / Codex / OpenCode のどこからでも同一セッションを再開できる。 sessionid は $CLAUDESESSIONID → .claude/state/session.json の .sessionid の順で取得する。 harnessmemsessionslist(project, limit=1) の先頭利用は read-only(resume確認)に限定し、handoff時の recordcheckpoint / finalizesession では明示 sessionid が無い場合に失敗扱いとする。

PMへの完了報告やエージェント間バトンタッチ。スムーズな引き継ぎを実現。Use when user mentions '/handoff', completion report, handoff to Cursor/OpenCode, auto-fix, or reporting to PM. Do NOT load for: casual completion statements, progress chat, informal status updates. Source: chachamaru127/claude-code-harness.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/chachamaru127/claude-code-harness --skill handoff
Category
</>Dev Tools
Verified
First Seen
2026-02-23
Updated
2026-03-10

Browse more skills from chachamaru127/claude-code-harness

Quick answers

What is handoff?

PMへの完了報告やエージェント間バトンタッチ。スムーズな引き継ぎを実現。Use when user mentions '/handoff', completion report, handoff to Cursor/OpenCode, auto-fix, or reporting to PM. Do NOT load for: casual completion statements, progress chat, informal status updates. Source: chachamaru127/claude-code-harness.

How do I install handoff?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chachamaru127/claude-code-harness --skill handoff Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/chachamaru127/claude-code-harness

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-23