What problem does it solve?
Manually configuring a fresh OMCR (oh-my-claudecode-research) project after running the initial setup is tedious and error-prone, requiring users to edit multiple placeholder files, configure agent memory, and set up manuscript directories themselves. This skill eliminates that manual work by walking users through a guided interview to collect all necessary research context in one flow.
Core Features & Use Cases
- Guided interview flow: Only asks for missing or unfilled project fields, skipping already completed entries to avoid redundant work.
- Automated config population: Fills CLAUDE.md placeholders with user-provided research details including working title, hypothesis, target venue, datasets, and narrative spine.
- Agent memory & manuscript setup: Applies optional domain presets to agent memory, seeds the @reviewer agent with venue-specific scope, and scaffolds a LaTeX manuscript directory for immediate writing.
- Use case: A researcher who just installed OMCR and ran /omcr-setup can complete their entire project initialization in 5 minutes instead of manually editing 10+ configuration files.
Quick Start
Invoke the /start-research command in a freshly set up OMCR project to begin the guided interview that collects your research details, configures agent memory, and scaffolds your LaTeX manuscript directory.