Skill Enhancements
- Sentinel canary monitoring — Auto-detects deployments and runs post-deploy health checks (HTTP, load time regression, console errors). Auto-triggers after deliver phase.
- Security auto-escalation — Auto-detects Quick vs Deep mode from the diff. Auth/CI/dependency file changes trigger secrets archaeology, CI/CD pipeline audit, and STRIDE threat modeling.
- Design shotgun — Auto-dispatches to 3+ providers for parallel design variant generation with side-by-side comparison.
- Ship pipeline — Always runs multi-provider diff review before shipping. Optional version bump and auto-changelog.
- Scope drift detection — Compares diff against stated intent, flags scope creep. Auto-integrated into review pipeline.
- Dynamic fleet dispatch — Model family diversity enforcement across agents.
Terminal UX
- Statusline identity fix (
[🐙 Octopus]everywhere) - Standardized hook prefixes, consolidated provider check, output helpers
- Compact banner mode (
OCTOPUS_COMPACT_BANNERS=true) - Clear action descriptions replacing flavor text
- Consistent completion messages
See CHANGELOG.md for full details.