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.md exists
-
If not: create file with table header
-
If exists: append new row
-
Show added row to user
Example
| 14:30 | 로그인 기능 구현 | JWT 인증 추가, 토큰 갱신 로직 구현 완료 |