← Back to wkappbot-workflow
wkappbot-workflow
★★★
CLAUDE.md Pending Section Sync Workflow
Keep CLAUDE.md Pending in sync with actual work. CLAUDE.md is canonical -- if not there it does not exist.
user/developer
todopendingclaudemdsyncsession-end
Steps
- WHEN: session end, batch work complete, or u...
- STEP 1 git log: git log --oneline --since=la...
- STEP 2 match to pending: for each [ ] item i...
- STEP 3 add new items: new work not in list -...
- STEP 4 commit: git add CLAUDE.md && git comm...
- CANONICAL RULE: CLAUDE.md is only source of...
- ENCODING RULE: CLAUDE.md has Korean -- use w...
- NEW ITEM FORMAT: - [x] short description, no...
- SCOPE: only this repo items. Skip wkappbot c...
- CRLF NOTE (2026-05-25): CLAUDE.md uses CRLF...
- CRLF APPEND WORKAROUND: wkappbot file edit m...
- COMPRESS PATTERN (2026-05-26): when Pending...
- BATCH RESOLVE 2026-05-29: CommandHelpMap mai...