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?"