원클릭으로
code-enablement
Enable all required experiment conditions with runnable commands
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Enable all required experiment conditions with runnable commands
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Discover the concrete benchmark surfaces and entrypoints required for evaluation
Context-efficient file and terminal usage for experiment agents
Build an ordered executable code plan for controlled experiment enablement
Normalize idea components into explicit component-disable requirements
Create and verify the experiment runtime environment
Plan ordered prepare subtasks and end with reviewer-approved handoff artifacts
| name | code-enablement |
| description | Enable all required experiment conditions with runnable commands |
| argument-hint | |
| allowed-tools | Bash(*), Read, Edit, Write, Glob, Grep, Agent |
| license | MIT |
Implement the FULL IDEA in project/ such that:
dataset_candidate/ and real API credentialsCRITICAL: Code must be SELF-CONTAINED in project/
project/.repos/ for core functionality.project/.project/, never from repos/.project/.agent_reports/prepare/artifacts/idea.md, agent_reports/prepare/artifacts/target_inventory.json, and validated prepare worker/reviewer reports before editing code.idea.json.components through the validated prepare handoff and preserve canonical component names.dataset_candidate/, NOT synthetic or random data.project/, NOT src/.final_integration_smoke run using dataset_candidate/ data.{workspace}/.env, not hardcoded keys.The runtime owns reports. Do not write report files with tools. Each code step is recorded under:
agent_reports/code/worker/<step>/attempts/NNN.json and latest.jsonagent_reports/code/review/<step>/attempts/NNN.json and latest.jsonagent_reports/code/hook/<step>/attempts/NNN.json and latest.jsonagent_reports/code/artifacts/final_integration_smoke.json for final_integration_smokefinal_integration_smoke does not use dataset_candidate/ data or real API/modelsrc/ instead of project/repos/ for core functionality