repo-harness-handoff
Prepares or resumes Codex handoff packets for long-task rollover without running the full workflow check surface.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Prepares or resumes Codex handoff packets for long-task rollover without running the full workflow check surface.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
routes repo-harness requests through the CLI and hook automation plugin for init, update, scaffold, migrate, audit, repair, and ship workflows
Use when setting up or operating the repo-harness ChatGPT Controller, GitHub Issue Launcher, local Agent Runs, or GitHub Copilot cloud sessions.
Use when the user wants Codex to consult their logged-in ChatGPT Web session through repo-harness browser engine for planning, architecture review, PRD critique, or Codex goal generation.
Resolves repo-harness architecture drift requests and updates architecture docs or diagrams without running full init, migrate, or upgrade.
Full repo-harness workflow orchestrator. Reads repo state, drafts a plan, self-reviews twice, executes the approved plan, runs review/check gates, and delegates final PR closeout to repo-harness-ship.
Adds or syncs explicit repo-local capability boundaries without running full repo-harness init, migrate, or upgrade.
SOC 職業分類に基づく
| name | repo-harness-handoff |
| description | Prepares or resumes Codex handoff packets for long-task rollover without running the full workflow check surface. |
| when_to_use | repo-harness-handoff, prepare handoff, resume handoff, Codex rollover, context rollover, current.md, resume.md |
Use this command when the user wants to save, refresh, or resume the repo-local handoff surface without running a full check or repair pass.
bash scripts/prepare-codex-handoff.sh --reason <reason>--print-prompt when the user needs the exact fresh-session prompt.bash scripts/codex-handoff-resume.sh --cwd <repo> --reason <reason> --print-prompt.ai/harness/handoff/current.md.ai/harness/handoff/resume.md(none) for plan, contract, and notes.resume.md is older than current.md, regenerate with prepare-codex-handoff.sh.repo-harness-check instead of expanding this command./check.bash .ai/harness/scripts/check-task-workflow.sh --strict unless the user asks for readiness verification.