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

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

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

Files (1)
SKILL.md
693 B
---
name: gsd:workflow:research
description: Workflow for conducting research
version: 1.0.0
triggers: [research, investigation]
tools: [Bash, Glob, Grep, Write, WebSearch]
---

# GSD Research Workflow

Workflow for conducting project or phase research.

## When to Use

- Unclear requirements
- Unknown technologies
- Best practices needed

## Phases

1. Define research questions
2. Conduct research
3. Synthesize findings
4. Document insights
5. Update plans

## Entry Points

- `gsd:research-project` - Project domain research
- `gsd:research-phase` - Phase implementation research
- `gsd:synthesize` - Research synthesis

## Success Criteria

Research completed with actionable insights.