.agents/skills/agent-handoff-governor/SKILL.md
Use when handing work between Codex, Cursor, or other agents, before pausing or switching tools, to refresh docs/agent-handoff.md with branch, changed files, verification evidence, and an explicit next step.
npx skillsauth add yangshu2087/Codex agent-handoff-governorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill whenever execution is about to move across tools or agents.
Trigger this skill when you are:
git rev-parse --show-toplevel)./Users/yangshu/Codex/scripts/update-agent-handoff.sh <repo-path>--verify "<command>"--note "<reason or caveat>"docs/agent-handoff.md and ensure these sections are updated:
BranchChanged filesVerificationCurrent goal, Done, Next step, Blockers) and make sure Next step is concrete and executable./Users/yangshu/Codex/scripts/update-agent-handoff.sh /absolute/repo/path
/Users/yangshu/Codex/scripts/update-agent-handoff.sh /absolute/repo/path --verify "npm test"
/Users/yangshu/Codex/scripts/update-agent-handoff.sh --repo . --verify "pnpm -C web test" --note "UI snapshot update pending review"
docs/agent-handoff.md.Verification instead of inventing results.development
Use when explicitly reviewing, generating, refactoring, or migrating Terraform/OpenTofu IaC and checking failure modes such as identity churn, secrets, blast radius, CI drift, or compliance gates.
development
Use when the user explicitly mentions Google Stitch and wants a structured Stitch-ready UI prompt or prompt refinement from rough product/design ideas.
development
Use when the user explicitly mentions Google Stitch and asks to convert Stitch designs into Vite, CRA, or generic React components.
development
Use when the user explicitly mentions Google Stitch and asks to convert Stitch designs into Next.js App Router components.