Files
5chan/docs/agent-playbooks/templates/progress.template.md
T
Tommaso CasaburiandGitHub ebf5ab64e4 chore(ai-workflow): tighten agent workflow and worktree tooling (#1107)
* chore(ai-workflow): tighten agent workflow and worktree tooling

* fix(ai-workflow): address review feedback

* fix(ai-workflow): make format hook portable
2026-03-17 19:58:30 +08:00

13 lines
284 B
Markdown

# Progress Log
Append one entry per session.
## YYYY-MM-DD HH:MM
- Item: F001
- Summary: Replace this with the session summary.
- Files: `path/to/file`
- Verification: `yarn build`, `yarn lint`, `yarn type-check`
- Blockers: none
- Next: Replace this with the next best follow-up.