What problem does it solve?
The vibe-research Skill provides a project-native operating system for AI-assisted research, enabling teams to run literature reviews, hypothesis generation, experiment planning, data analysis, evidence synthesis, and writing inside a single project folder while preserving human readability.
Core Features & Use Cases
- Stable control layer via Markdown artifacts (AGENTS.md, STATE.md, TASKS.md, CHANGELOG.md) that act as the shared memory for humans and agents.
- Git as the historical memory layer to track changes and milestones without conflating runtime state.
- Optional resources directories (scripts/, references/, assets/) that scripts can leverage on demand.
- Real-world use cases include literature triage, project planning, experiment design, data analysis, and drafting within a cohesive, auditable workspace.
Quick Start
Bootstrap a new MD-first research OS in your project directory using the provided bootstrap script.