Deadline Prep
원문: deadline-prep
Generate a structured demo outline from your session's change log and git history. Reads .claude/critical_log_changes.csv and git log to produce presentation-ready talking points for end-of-day demos, standups, or delivery deadlines.
무엇을 하나요
Deadline Prep Generate a structured demo outline from your work session. Combines the change log CSV (from the change logger hook) with git history to create presentation ready talking points. Workflow Step 1: Gather data sources Change log (primary source if available): Read .claude/critical log changes.csv if it exists Parse columns: timestamp, tool, file path, action, details Group by: files created, files modified, commands executed Git history (always available): If the CSV doesn't exist, fall back to git only mode and note this in the output. Step 2: Analyze and categorize changes Group all changes into categories: | Category | Signals | | | | | Features shipped | New files, new routes…
실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.