Starts or resumes a new PCB circuit design using the full interview → architecture → approval-gated pipeline. Use when the user asks to create a new circuit, start a design, add a new schematic, or resume an in-progress circuit. Reads pipeline_state.json to detect existing work before spawning the orchestrator.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Starts or resumes a new PCB circuit design using the full interview → architecture → approval-gated pipeline. Use when the user asks to create a new circuit, start a design, add a new schematic, or resume an in-progress circuit. Reads pipeline_state.json to detect existing work before spawning the orchestrator.
New Circuit
When to use
User asks to start, create, or design a new circuit
User asks to resume a circuit that is in progress
Invoked via /skidl-ee:new-circuit
Procedure
Read pipeline_state.json (project root, see schema in pipeline_state_schema.json).
If stage is not "initial", ask: "Resume current circuit <circuit_name> or start fresh?"