بنقرة واحدة
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 ويثبّتها لك.
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
استنادا إلى تصنيف SOC المهني
| 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