history-logger
Installation
SKILL.md
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