Skip to content

v1.3.0 — Cross-tool handoff skill for Claude Code + Codex CLI

Latest

Choose a tag to compare

@Phat-Po Phat-Po released this 14 Jun 08:20

v1.3.0 — Cross-tool handoff skill for Claude Code + Codex CLI

This release turns handoff into a single-source, cross-tool skill for both Claude Code and Codex CLI.

Highlights

  • One source of truth: SKILL.md + scripts/status-check.sh
  • scripts/install.sh now syncs the skill into both ~/.claude/skills/handoff/ and ~/.codex/skills/handoff/
  • Phase 6 helper path now resolves under either Claude or Codex install paths
  • Phase 1 now checks both CLAUDE.md and AGENTS.md
  • Codex install brought up to parity with the latest handoff flow
  • Repo renamed from claude-skill-handoff to agent-handoff-skill to reflect cross-tool scope

Verification

  • Claude and Codex installed copies verified byte-identical
  • status-check.sh verified from both install paths
  • Secret scan passed

Install

git clone https://github.com/Phat-Po/agent-handoff-skill
cd agent-handoff-skill && bash scripts/install.sh