← スキル一覧に戻る

history-logger
by CANTAGESTUDIO
Flutter Desktop texture atlas editor for game development
⭐ 2🍴 0📅 2026年1月7日
SKILL.md
name: history-logger description: "[Task Mgmt] A Skill that logs completed tasks to Docs/History/History_yyMMdd.md as a Markdown table in Korean. Use this when a task or subtask has been completed and the user wants to record the completion time, task title, and a short Korean retrospective line into the History file for that date. (user)"
History Logger
Log completed tasks to Docs/History/History_yyMMdd.md.
Format
| 시간 | 태스크 제목 | 회고 |
|---|---|---|
| HH:mm | Task title (Korean) | Retrospective (Korean) |
Workflow
- Get completion time (HH:mm)
- Get task title in Korean
- Get retrospective summary in Korean
- Check if
Docs/History/History_yyMMdd.mdexists- If not: create file with table header
- If exists: append new row
- Show added row to user
Example
| 14:30 | 로그인 기능 구현 | JWT 인증 추가, 토큰 갱신 로직 구현 완료 |
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です