How this skill is triggered — by the user, by Claude, or both
Slash command
/handoff:resumeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- HANDOFF_PATH: $ARGUMENTS
別のAIエージェントが作成したhandoffから作業を再開してください。
handoffドキュメントを探してください:
HANDOFF_PATH が指定されていればそのパスを読むHANDOFF.md を確認handoffドキュメント全体を注意深く読んでください。
git status と git log --oneline -3 を実行し、以下を確認してください:
!git status !git log --oneline -3
状態が大きく乖離している場合、ユーザーに警告してください:
「このhandoff作成後にリポジトリが変化しています。[変更内容]。 このままhandoffのコンテキストで進めますか? それとも変更内容を説明していただけますか?」
ドキュメント全文ではなく簡潔なサマリを示してください:
Handoffから再開: [タイトル]
Goal: [1文]
Status: [X / Y タスク完了]
Next: [Resume Instructionsの最初の項目]
続行しますか?
以下に特に注意してください:
ユーザーが別の指示をしない限り、「Resume Instructions」の最初の項目から開始してください。
handoffに重要な点で不明瞭な箇所があれば、推測せずユーザーに尋ねてください。
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub under-the-bridge-hq/shared-workflows --plugin handoff