بنقرة واحدة
resource-acquisition
Deterministic protocol for repository, dataset, and benchmark acquisition
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Deterministic protocol for repository, dataset, and benchmark acquisition
التثبيت باستخدام 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
Enable all required experiment conditions with runnable commands
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
| name | resource-acquisition |
| description | Deterministic protocol for repository, dataset, and benchmark acquisition |
| argument-hint | |
| allowed-tools | Bash(*), Read, Edit, Write, Glob, Grep, Agent |
| license | MIT |
Prepare real, verifiable resources for the current experiment.
CRITICAL: Code in project/ must be SELF-CONTAINED
project/ must be COMPLETE and INDEPENDENT.repos/ for core functionality.project/.idea.json or agent_reports/prepare/artifacts/idea.md first.agent_reports/prepare/artifacts/idea.md only after verification work is complete, not as an early summary artifact.agent_reports/prepare/artifacts/idea.md must use these EXACT headings:
## Idea Summary## Idea JSON Components## Code Implementation Guidance## Component Correspondence## Dataset Usage Guidance## Environment Variable Usage Guidance## Resource Acquisition Log## Repository-to-Dataset Mapping## Real Experiment Targets## Canonical Idea Components## Canonical Idea Components, copy every idea.json.components entry exactly once, in the same order, preserving the component name and explanation.agent_reports/prepare/artifacts/idea.md, reopen it and confirm those headings exist before claiming completion.The runtime owns reports. Do not write report files with tools. Each stage keeps worker/review/hook attempts under agent_reports/prepare/{worker,review,hook}/<stage>/.
expected_pathsagent_reports/prepare/artifacts/idea.md with the required headings and verified contentidea.json.componentsagent_reports/prepare/artifacts/idea.md is only a generic project summary and does not contain the required protocol headings.agent_reports/prepare/artifacts/idea.md omits, renames, duplicates, or reorders the canonical idea components.agent_reports/prepare/artifacts/idea.md.