cascade-init
01Command
Initialize Cascade in the current project. Scans for services, generates cascade.yaml config, creates contracts directory, and sets up the orchestration framework.
20 tagged microservices, measured the same way as everything else here.
Browse within: angular 10full-stack 10java 10java-scripts 10agent-teams 8devtools 8
Command
Initialize Cascade in the current project. Scans for services, generates cascade.yaml config, creates contracts directory, and sets up the orchestration framework.
Command
Show the current state of Cascade orchestration. Displays service health, contract versions, uncommitted changes, and progress.
Command
Adversarial multi-repo root-cause mode: spawn all repo specialists as an Agent Team, force them to challenge each other's assumptions with evidence, and surface the true cross-repo root cause of an incident. Max 3 deliberation rounds with a tie-break rule.
Command
Bootstrap: discover all repos in the workspace, index them, generate editable context docs and specialist agents (each with a unique name and per-repo skill file), and register them with the master. Pauses for user review before writing agents.
Command
Incremental refresh: detect repo drift via fingerprint, re-index changed repos, preserve userEdited content, ingest context frontmatter back into registry.json.
vaquarkhan/Fullstack-development-agent-skills
Command Claude Code
Use migration skills for schema, API compatibility, and phased modernization with rollback safety.
vaquarkhan/Fullstack-development-agent-skills
Command Claude Code
Break scoped work into frontend/backend slices with dependency order and validation strategy.
vaquarkhan/Fullstack-development-agent-skills
Command Claude Code
Use skills/fullstack-product-specification/SKILL.md to define business outcome, UI states, API contract, and risk boundaries before implementation.