← スキル一覧に戻る

generating-handoff-context
by frntfinancial
Shared Claude Code skills for the FRNT team
⭐ 0🍴 0📅 2026年1月6日
SKILL.md
name: generating-handoff-context description: Generates comprehensive context summaries for async team handoffs. Use when user says "create handoff", "handoff summary", "I'm leaving for the day", or needs to pass work to another team member.
Quick Start
Say: "Create a handoff summary for this work"
What This Does
Generates a structured handoff document including:
- Current work state (what's done, what's in progress)
- Open issues and blockers
- Recent changes (git commits, file modifications)
- Next steps and recommendations
- Any context the next person needs
Output Format
# Handoff Summary - [Date]
## Current State
[Summary of where things stand]
## Completed
- [x] Item 1
- [x] Item 2
## In Progress
- [ ] Item 3 (blocked by X)
## Blockers
- [Description of any blockers]
## Recent Changes
- [Recent commits or file changes]
## Next Steps
1. [Recommended next action]
2. [Follow-up item]
## Context Notes
[Any additional context the next person needs]
Usage Scenarios
- End of day: "I'm done for today, create a handoff"
- Vacation: "Create a handoff summary before I leave"
- Pairing: "Summarize where we are for Adnan to continue"
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です