home / skills / ctsstc / get-shit-done-skills / research-project

research-project skill

/.kilocode/skills/gsd/commands/research-project

npx playbooks add skill ctsstc/get-shit-done-skills --skill research-project

Review the files below or copy the command above to add this skill to your agents.

Files (1)
SKILL.md
590 B
---
name: gsd:research-project
description: Research project domain and requirements
version: 1.0.0
triggers: [research project, domain research]
tools: [Bash, Glob, Grep, Write, WebSearch]
---

# GSD Research Project

Researches project domain using gsd-project-researcher agent.

## When to Use

- At project start
- When requirements are unclear
- When domain knowledge is needed

## Process

1. Identify research questions
2. Run gsd-project-researcher agent
3. Document domain findings
4. Update project requirements

## Success Criteria

Domain documented and requirements clarified.