What problem does it solve?
This skill enables template-first DOT graph authoring and repair for Kilroy Attractor pipelines, ensuring topology, routing guardrails, and validator-clean output are consistently produced from requirements and DoD evidence.
Core Features & Use Cases
- Enforces a validated, template-based topology using reference_template.dot to minimize ad-hoc graph design.
- Manages node prompts, routing, model assignments, and validation behavior to ensure deterministic and recoverable DOT graphs.
- Leverages defaults from preferences.yaml while respecting explicit user constraints, guardrails, and validator requirements.
- Provides clear separation of concerns: topology definition, model resolution, and verification/validation workflows within the Attractor pipeline.
- Out of scope: run config authoring and backend policy details; use create-runfile for those aspects.
Quick Start
Edit the reference_template.dot to define topology, then run kilroy attractor validate to produce a ready DOT graph.