Skip to content

Cascade v1.0.0

Latest

Choose a tag to compare

@alibrahim alibrahim released this 28 Mar 18:59
· 4 commits to main since this release
2a0cc04

Cascade v1.0.0

AI-native coordination for multi-service development.

What's included

  • 5 specialized agents: orchestrator, planner, worker (TDD), contracts, verifier
  • 3 skills: multi-service-orchestration, contract-management, cross-service-verification
  • 2 commands: /cascade-init, /cascade-status
  • Parallel execution by dependency tiers
  • Food marketplace example with 6 working services and 10 test changes

Install

/plugin marketplace add alibrahim/cascade
/plugin install cascade@cascade

Quick start

/cascade-init
"Rename role to account_type across all services"

Test results

Scored 24/24 on a 12-change gauntlet (breaking renames, response restructuring, cross-cutting middleware). Outperformed Agent Teams (17/24) and per-service sessions (7/24).

Works with

  • Superpowers — TDD, planning, code review within one repo
  • gstack — sprint workflow, CEO/design/QA reviews