What problem does it solve?
This skill prevents semantic drift and silent failures in AI-assisted software development by enforcing a strict, declaration-first workflow where the specification acts as the single source of truth.
Core Features & Use Cases
- Role-Based Routing: Automatically directs the AI to the appropriate role (archaeologist, architect, implementer, or judge) based on the task.
- Workflow Enforcement: Ensures that all code generation is preceded by explicit assumption logging and followed by rigorous verification against defined contracts.
- Use Case: When tasked with adding a new feature to a codebase, this skill ensures the architect updates the specification, the implementer writes the code, and the judge verifies the implementation against the new contracts, preventing ad-hoc coding.
Quick Start
Invoke the dx-orchestrator skill to analyze the current repository and determine the appropriate role for the requested development task.