What problem does it solve?
This DSE skill enables deep, iterative exploration of multiple architecture and algorithm candidates, including a self-critique loop and user-guided trial iterations, to converge on a strong pre-implementation plan.
Core Features & Use Cases
- Self-critique loop: automatically reviews its own output and replans Phase 1→3 with findings.
- Multi-phase orchestration: handles Phase 1 (research + algorithm study), Phase 2 (architecture exploration + reference C model), and Phase 3 (μArch + BFM) to produce a complete design package.
- Trial isolation via worktrees: uses git worktrees to compare alternate designs safely without compromising the current baseline.
- Deliverables: artifacts like phase documents, decisions logs, and a ready pre-implementation package for downstream RTL integration.
Quick Start
Start DSE Trial 1 by providing your spec or project description; the orchestrator will run Phase 1–3, perform self-critique, and guide iterative trials until you approve.