← スキル一覧に戻る

completion-report-generation
by AVRA-CADAVRA
⭐ 0🍴 0📅 2026年1月24日
SKILL.md
name: completion-report-generation description: Guides completion report generation: what was done, what's next, blockers, progress tracking, Master Plan updates. Use when completing phases, sections, or features.
Completion Report Generation
Report Structure
# Phase X.Y.Z Completion Report
**Date:** [Date]
**Agent:** [Agent Name]
**Status:** ✅ Complete
## What Was Done
### Completed Tasks
- [x] Task 1
- [x] Task 2
- [x] Task 3
### Implementation Summary
[Brief summary of what was implemented]
### Key Deliverables
- Deliverable 1: [Description]
- Deliverable 2: [Description]
## What's Next
### Next Phase/Section
- Next task 1
- Next task 2
### Dependencies Satisfied
- Dependency 1 (satisfies Phase X.Y)
- Dependency 2 (enables Phase X.Z)
## Blockers (if any)
None / [List blockers]
## Master Plan Updates
- Updated Phase X.Y status to Complete
- Updated dependencies in Master Plan
- Next phase can now proceed
## Testing
- [x] Unit tests written and passing
- [x] Integration tests written and passing
- [x] Coverage requirements met
## Documentation
- [x] Code documented
- [x] API documentation updated
- [x] Progress documents updated
Master Plan Update Pattern
## Master Plan Updates
1. **Status Update:**
- Phase X.Y.Z: Complete → ✅
2. **Dependencies:**
- Phase X.Y.Z completion enables Phase X.Y.Z+1
3. **Next Steps:**
- Proceed to Phase X.Y.Z+1
Progress Tracking
Update progress documents:
docs/agents/status/status_tracker.md- Update phase statusdocs/plans/[phase]/progress.md- Update detailed progressdocs/plans/[phase]/status.md- Update current status
Reference
docs/agents/reports/- Completion report examples
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です