spec-flow

SKILL.md

Spec-Flow - Structured Development Workflow

Structured workflow for complex feature development. Creates living documentation that guides implementation and serves as team reference.

Core Principles

  1. One phase at a time — NEVER generate documents for subsequent phases in advance
  2. Mandatory confirmation — After each phase, STOP and wait for user confirmation
  3. User-driven progression — Only proceed when user says "continue"/"ok"/"next"/"继续"/"好"

Parameters

参数 说明
--fast 跳过逐阶段确认,一次性生成所有文档(最后整体确认)
--skip-design 跳过 Design 阶段(简单功能,架构显而易见时)

Language Rule

Installs
6
First Seen
Mar 27, 2026