investigation-create

Automate the decision between formal investigation and direct chunk workflow.

3|1|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/netguy204/vibe-engineer --skill investigation-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: investigation-create
Source: https://github.com/netguy204/vibe-engineer/tree/main/.agents/skills/investigation-create
Command: npx skills add https://github.com/netguy204/vibe-engineer --skill investigation-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Start a new investigation or redirect to a simpler chunk workflow.

Core Features & Use Cases

  • Automates the decision path between starting a formal investigation and creating a straightforward chunk workflow for ambiguous tasks.
  • Seeds a structured OVERVIEW.md with a Trigger, Success Criteria, and initial hypotheses to guide discovery.
  • Provides a repeatable process for when cross-session exploration is needed versus when a quick, contained change suffices.

Quick Start

Describe the task you want to explore and I will either create an investigation workspace or suggest a direct chunk path.

Frequently Asked Questions about investigation-create

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I decide whether to launch a formal investigation or use a chunk workflow?

An investigation workflow is needed when a task requires exploratory analysis across multiple aspects or cross-session work; otherwise, a direct chunk workflow suffices for contained changes.

What is the best way to document an investigation overview for product management?

The best way to document an investigation overview is to seed a structured OVERVIEW.md file containing the Trigger, Success Criteria, and initial hypotheses to guide discovery.

How do I start an investigation and outline initial hypotheses?

Start an investigation by generating an investigation directory and seeding it with an OVERVIEW.md file that outlines initial hypotheses and potential chunks for structured discovery.

When do I need cross-session exploration for decision-making tasks?

Cross-session exploration is needed for decision-making tasks when the work demands exploratory analysis across multiple systems or aspects that cannot be resolved in a single contained chunk workflow.

Can I use a chunk workflow for ambiguous tasks instead of a full investigation?

You can use a chunk workflow for ambiguous tasks if they do not require cross-session exploration or multi-aspect analysis, allowing for a quicker and more contained change process.

What are the limitations of using an investigation workflow for simple tasks?

The limitation of using an investigation workflow for simple tasks is unnecessary overhead; straightforward tasks that lack multi-aspect exploratory analysis should be redirected to a chunk workflow.