← スキル一覧に戻る

status-update
by kmylpenter
KFG CCv2 Installer Stable - backup before CCv3 migration
⭐ 0🍴 0📅 2026年1月13日
SKILL.md
name: status-update description: Podsumowanie stanu projektu: wersja, faza, zmiany, następne kroki. Triggers: status projektu, stan, podsumowanie
status-update (Manual Command)
Trigger
When the user says "@status update" or "status update", execute this command.
What to Do
Provide a concise 3-5 bullet point summary of the project's current state and next steps.
Step 1: Read These Files (in parallel)
logs/DEVLOG.md→ "Current Context (Source of Truth)" sectionlogs/DEVLOG.md→ "Current Objectives" sectionlogs/CHANGELOG.md→ "Unreleased" sectionlogs/adr/README.md→ Recent ADRs (if any)
Step 2: Extract Key Information
- Current version (from DEVLOG Current Context)
- Active branch (from DEVLOG Current Context)
- Active phase (from DEVLOG Current Context)
- Recent changes (from CHANGELOG Unreleased - last 3-5 entries)
- Current objectives (from DEVLOG Current Objectives - unchecked items)
- Known risks/blockers (from DEVLOG Current Context)
Step 3: Format the Output
Use this exact format:
📍 **Status Update - [Project Name]**
**Current State:**
- **Version:** [version]
- **Phase:** [phase] - [brief description]
- **Branch:** [branch name]
**Recent Progress:**
- ✅ [Recent accomplishment 1]
- ✅ [Recent accomplishment 2]
- ✅ [Recent accomplishment 3]
**Next Up:**
- [Next objective 1]
- [Next objective 2]
- [Next objective 3]
**Risks/Blockers:**
- [Risk/blocker 1, or "None currently"]
Example Output
📍 **Status Update - Log File Genius**
**Current State:**
- **Version:** v0.1.0-dev (pre-release)
- **Phase:** Foundation - Repository structure complete, ready for launch
- **Branch:** main
**Recent Progress:**
- ✅ Created README.md with quick start and migration guide
- ✅ Added CONTRIBUTING.md for community engagement
- ✅ Moved Augment rules into starter pack for better distribution
**Next Up:**
- Set up GitHub repository features (About, Topics, Template button)
- Create issue templates for bug reports and feature requests
- Consider GitHub Pages for documentation hosting
**Risks/Blockers:**
- None currently
Tips
- Keep it concise (3-5 bullets per section)
- Focus on actionable information
- Highlight what's changed recently
- Be specific about next steps
- Update if planning files are out of sync
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です