Generate a research spec in the repo from a template if it doesn't exist.
Scanned 2/12/2026
Install via CLI
openskills install yulonglin/dotfiles---
name: generate-research-spec
description: Generate a research spec in the repo from a template if it doesn't exist.
---
# Generate Research Spec
## Instructions
1. Check if `specs/RESEARCH_SPEC.md` exists in the repo.
2. If it exists, inform the user and ask if they want to overwrite.
3. If not, read the template from `~/.claude/templates/research-spec.md`.
4. Create `specs/RESEARCH_SPEC.md` with the template contents.
5. Open or display the file for the user to fill in.
No comments yet. Be the first to comment!