원클릭으로
infra-config-executor
Domain guidance for implementing infrastructure and configuration phases. Loaded when phase category is INFRA.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Domain guidance for implementing infrastructure and configuration phases. Loaded when phase category is INFRA.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | infra-config-executor |
| description | Domain guidance for implementing infrastructure and configuration phases. Loaded when phase category is INFRA. |
After every config edit: re-parse the file, run repo validator if one exists, then proceed. Never batch config edits without intermediate validation.
__init__.py where packages are intended; keep imports consistent with layout.__main__.py)..env.example + runtime validation with clear errors.Domain guidance for implementing API and service layer phases. Loaded when phase category is API.
Domain guidance for planning API and service layer phases. Loaded when phase category is API.
Domain guidance for reviewing API and service layer phases. Loaded when phase category is API.
Domain guidance for planning authentication and security phases. Loaded when phase category is AUTH.
Domain guidance for planning CLI and tooling phases. Loaded when phase category is CLI.
Domain guidance for planning data and persistence phases. Loaded when phase category is DATA.