원클릭으로
env-separator
Enforces TEST_PRODUCTION_SEPARATION.md: production code first, separate instances, no data mixing
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Enforces TEST_PRODUCTION_SEPARATION.md: production code first, separate instances, no data mixing
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
3D Game Development guardrails for AI-assisted game creation. Enforces mathematical correctness, asset safety, shader constraints, and Godot/Unity conventions.
3D Game Development guardrails for Godot, Unity, and custom engines. Enforces mathematical correctness, asset safety, shader constraints.
Validates git commits follow COMMIT_WORKFLOW.md standards: AI attribution, single focus, no secrets
Enforces the Four Laws of Agent Safety automatically on all operations. Halts on uncertainty.
| name | env-separator |
| description | Enforces TEST_PRODUCTION_SEPARATION.md: production code first, separate instances, no data mixing |
Enforce strict separation between test and production environments.
Before creating test code or running tests:
If you cannot verify environment separation:
docs/standards/TEST_PRODUCTION_SEPARATION.md - Full environment rulesskills/shared-prompts/production-first.md - Production-first mandate