spec

Installation
SKILL.md

Spec Driven Development Skill

Use this skill when the user asks to implement a feature. This workflow ensures proper planning and approval before any code is written.

Workflow

Follow these steps in order. Do not skip steps. Always ask for explicit approval before moving to the next step.

Step 1: Create Feature Directory

Create a feature directory under .specs/{feature_name} using kebab-case for the name.

Step 2 (Optional): Create Requirements Document

This step is opt-in and must be explicitly requested by the user.

If the user requests requirements, create requirements.md in the feature directory with:

  • Introduction - Brief context and purpose of the feature
Related skills

More from garden-co/jazz

Installs
35
Repository
garden-co/jazz
GitHub Stars
47
First Seen
Feb 1, 2026