What problem does it solve?
This Skill eliminates the risk of missing critical steps like compatibility checks, validation, and rollback planning when turning approved Gear/Vara specs and architecture into implementation plans for Sails and Gear projects.
Core Features & Use Cases
- Dependency-Ordered Task Breakdown: Splits approved specs into small, reviewable tasks with clear handoff points, aligned with TDD and frequent commit practices.
- Comprehensive Contract Change Coverage: Automatically includes compatibility reviews, generated client updates, and frontend/indexer cutover tasks for work targeting released or updated contract versions.
- Built-in Risk Mitigation: Attaches explicit verification steps, gtest expectations, and rollback notes to each task to reduce implementation risk for stateful changes.
- Use Case: For a team building a new feature for an existing Vara Sails app with approved architecture, this Skill generates a complete task plan that covers coding, testing, client updates, and rollback steps for the change.
Quick Start
Use the task-decomposer skill to turn your approved Gear or Vara Sails spec and architecture into a detailed, ordered implementation plan with all required validation and compatibility steps.