원클릭으로
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.