Use when the task asks about EPDC Site Factory architecture, repository boundaries, documentation ownership, Codex standardization, or which directories to inspect before changing the deterministic pipeline.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Use when the task asks about EPDC Site Factory architecture, repository boundaries, documentation ownership, Codex standardization, or which directories to inspect before changing the deterministic pipeline.
Start with README.md, AGENTS.md, and docs/codex-knowledge-architecture.md.
Use docs/architecture/README.md for the cross-repository system map before reading subsystem documents.
Route domain questions to the correct layer:
.agents/skills/ for Codex-native reusable workflows
agents/ for agent contracts
prompts/ for planning-prompt guidance
execution-prompts/ for runtime-facing prompts
runtime/ for post-factory execution documentation
assembler/ for deterministic assembly
blueprints/ and starters/ for reusable implementation assets
Treat skills/ as legacy migration history only. The active repo-scoped skills live under .agents/skills/.
Prefer low-risk documentation and boundary fixes over architectural redesign unless the task explicitly requires a migration.