When resolving merge conflicts on generated SKILL.md files, always merge
the .tmpl templates first, then regenerate — never accept either side's
generated output directly.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Integrated dynamic template discovery, Codex host support, telemetry,
and plan-mode persistence from main. Generated Codex variants for
canary, benchmark, and land-and-deploy skills.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Integrated new skills from main (codex, careful, freeze, guard, unfreeze,
handoff) with our land-and-deploy/canary/benchmark additions. Updated
resolver type signatures to match main's TemplateContext pattern.
Dashboard now includes both Codex Review and Deployed rows.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Three new skills that close the deploy loop:
- /canary: standalone post-deploy monitoring with browse daemon
- /benchmark: performance regression detection with Web Vitals
- /land-and-deploy: merge PR, wait for deploy, canary verify production
Incorporates patterns from community PR #151.
Co-Authored-By: HMAKT99 <HMAKT99@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>