Skip to content

Releases: alphilippo/execution-os

v1.0.0 — Initial release

21 Apr 18:51
3918e37

Choose a tag to compare

⚙️ execution-os v1.0.0 — Initial release

First public release of the execution system skill for Claude.

What's inside

  • 4 execution modules: sprint planner, deep work designer, weekly ritual, accountability check
  • Automatic routing based on linguistic signatures
  • 3 reusable templates: sprint plan, weekly ritual, deep work session
  • 3 end-to-end examples for sprint planning, weekly retro, and accountability
  • 11 test cases for validation
  • Safety rule that stops the protocol and redirects to human support when burnout signs are detected

Design principles

  • One central promise per sprint (refuses multiple goals)
  • Time is the constraint, not the task
  • Retro always precedes plan
  • No motivational fluff, no gamification

Installation

See README (FR) or README.en.md (EN).

Tested on

  • Claude Opus 4.7
  • Claude Sonnet 4.6

Full changelog

See CHANGELOG.md.

Related skill

🤝 thinking-os — cognitive router that composes with execution-os (WHAT + HOW).