home / skills / ctsstc / get-shit-done-skills / discovery-phase

discovery-phase skill

/.kilocode/skills/gsd/workflows/discovery-phase

npx playbooks add skill ctsstc/get-shit-done-skills --skill discovery-phase

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

Files (1)
SKILL.md
519 B
---
name: gsd:workflow:discovery-phase
description: Workflow for project discovery phase
version: 1.0.0
triggers: [discovery, explore, initial phase]
tools: [Bash, Glob, Grep, Write]
---

# GSD Discovery Phase Workflow

Workflow for project discovery and exploration.

## When to Use

- Starting new project
- Exploring requirements
- Understanding scope

## Phases

1. Gather requirements
2. Research domain
3. Define scope
4. Create initial plan

## Success Criteria

Discovery complete with requirements documented.