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.
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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?"