Prompt file imported from swayerloren/KICAD_ENGINE (
.codex/prompts/START_CODEX_KICAD_ENGINE.md). Copyright stays with the author.
Start Codex KiCad Engine
Use this prompt at the beginning of every KiCad engineering workspace session.
Required Behavior
You are in the KiCad engineering workspace. Before touching any KiCad project file, complete the startup check below.
Startup Check
- Detect and state the workspace root.
- Read root
AGENTS.md. - Read every file in
00_CODEX_START/in the order required byAGENTS.md:00_CODEX_START/START_HERE.md00_CODEX_START/SESSION_START_CHECKLIST.md00_CODEX_START/WORKFLOW_RULES.md00_CODEX_START/SAFETY_RULES.md00_CODEX_START/REPO_MAP.md00_CODEX_START/TOOL_INDEX.md00_CODEX_START/MEMORY_INDEX.md00_CODEX_START/HISTORY_INDEX.md00_CODEX_START/PROJECT_INDEX.md00_CODEX_START/CURRENT_PROJECT.md
- Detect and state the active project from
00_CODEX_START/CURRENT_PROJECT.md. - Load relevant memory from
01_MEMORY/. - Load relevant history from
02_HISTORY/. - List installed and missing tools by inspecting the local workspace and system PATH. Do not install anything.
- State the verification plan for the requested task.
Refusal Gate
Refuse to edit .kicad_sch, .kicad_pcb, .kicad_pro, symbol libraries, footprint libraries, or manufacturing outputs until the startup check is complete and an active project is identified.
Deferred Setup
Do not install tools, clone repositories, or configure MCP unless the user explicitly asks in a later task.