ワンクリックで
investigation-create
Start a new investigation or redirect to a simpler chunk workflow.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Start a new investigation or redirect to a simpler chunk workflow.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | investigation-create |
| description | Start a new investigation or redirect to a simpler chunk workflow. |
The operator has described something they want to explore or understand:
$ARGUMENTS
Before creating an investigation, evaluate whether this task truly needs investigative exploration or could be handled directly as a chunk.
Look for these signals that suggest a full investigation is appropriate:
Look for these signals that suggest a direct chunk would be more appropriate:
Based on your assessment, proceed to either Phase 2A (if investigation signals dominate) or Phase 2B (if chunk signals dominate).
If the task warrants investigation:
Derive a short name from the operator's description:
memory_leak, graphql_migration)"I'll create an investigation called
<proposed_name>to explore this systematically. Does this name work?"
Create the investigation:
ve investigation create <confirmed_name>
Note the created directory path. We'll refer to this as <investigation_directory>.
Guide Trigger population: Ask the operator to articulate what prompted this investigation:
"What specifically triggered this investigation? I'll document this in the Trigger section."
Update <investigation_directory>/OVERVIEW.md with their response.
Guide Success Criteria population: Ask the operator to define what "done" looks like:
"What questions must be answered, or what evidence would you need, to consider this investigation complete?"
Update the Success Criteria section with their response.
Seed initial hypotheses: Based on the description, propose 1-2 initial testable hypotheses:
"Based on what you've described, I'd suggest starting with these hypotheses:
H1: [hypothesis statement]
- Test: [how to verify]
H2: [hypothesis statement]
- Test: [how to verify]
Should I add these to the Testable Hypotheses section?"
Update the Testable Hypotheses section if confirmed.
Confirm next steps:
"Investigation created at
<investigation_directory>.To continue exploring: Work through hypotheses in the Exploration Log To document findings: Update the Findings section as you verify/falsify To propose work: Add chunk prompts to Proposed Chunks when action items emerge (see OVERVIEW.md for
depends_onsemantics when declaring inter-chunk dependencies) To resolve: Update status to SOLVED, NOTED, or DEFERRED when complete"
If the task is better suited as a direct chunk:
Explain why investigation isn't needed:
"This looks like a straightforward task rather than an investigation:
- [reason 1 from signals above]
- [reason 2 if applicable]
A full investigation would add overhead without much benefit here."
Offer to create a chunk instead:
"I can create a chunk directly with
/chunk-createusing this prompt:
[suggested chunk description derived from their input]Would you like me to proceed with creating a chunk instead?"
Allow override:
"If you still feel this needs investigation (perhaps there's uncertainty I'm not seeing), I'm happy to create an investigation instead. Just let me know."
If user confirms chunk: Invoke /chunk-create with the suggested description.
If user requests investigation: Return to Phase 2A.
Collaboratively refine a high-level ambition into a set of chunk prompts.
Migrate the project's ACTIVE chunks to the present-tense, intent-owning standard. Audits each chunk's goal against the code it claims to govern; rewrites retrospective framing inline; logs over-claims that need operator triage; historicalizes chunks with no enduring intent. Designed for full-corpus migrations — fans out across many parallel sub-agents at 5 chunks per agent.
Create a new chunk of work and refine its goal. Use when the operator wants to start new intent-bearing work, chunk something, define a piece of work, or break work into a chunk.
Update code references in the current chunk and move both the PLAN.md and the GOAL.md to the ACTIVE state.
Wake an entity by loading its identity, memories, and operational context
Set up a project steward via interactive interview