daily-releases: delegate AI analysis step to Haiku subagent and fix duplicate draft releases

Step 2b in the daily-releases skill reads commits_detailed.txt, changes.diff, etc. into the orchestrator context and runs AI analysis inline. When orchestrator context is low or the data is large, the analysis produces zero file stats and generic 'Feature added by Claude' messages. Fix: delegate Step 2b to a Haiku subagent that receives file paths, reads them fresh, and writes analysis.json directly. Separately: publish_daily_release.py creates duplicate draft releases when a run is interrupted

tools-only 75f3ec9 3 files · 5.2 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/2649-p1-daily-releases-delegate-ai-analysis-step-to-haiku-subagent-a_d7e8d124 commit 75f3ec92a7

Frequently asked questions

npx skillmds add tools-only/daily-releases-delegate-ai-analysis-step-to-haiku-subagent-a