Skip to content

SpecFlow Guide

Spec-driven multi-agent workflow for Cursor, with optional Linear issue sync.

Install once per project. Activate when a task deserves structure. One agent writes code; the others specify, design, and verify.

Other language: Español


Start here

I want to…Read
Understand why SpecFlow existsIntroduction
Install in my repoGetting Started
Connect Cursor ↔ Linear (MCP)Linear Integration
Run my first full taskGetting Started → Your first flow
Start from a Linear issueLinear Integration → Start from issue
See phases, files, and phrasesHow It Works
Know what each folder is forProject Layout
Teach agents about my projectProject Documentation

Guide map

ChapterWhat you'll learn
IntroductionProblem, solution, when to use it
Getting Startedinit, verify, first flow walkthrough
How It WorksDirect vs Flow, four agents, what to inspect
CLI ReferenceCommands and flags
Project LayoutTree after install, git & team notes
Project Documentation.agents-docs/ files and tips
IDE AdaptersCursor adapter (default in init)
Linear IntegrationCursor plugin, MCP, state mapping
Design PrinciplesRules the workflow enforces
TroubleshootingCommon issues

Quick install

bash
npx @ceatoleii/specflow init
specflow doctor
specflow linear setup    # optional — after Linear plugin in Cursor

Then in your AI chat: nueva tarea or nueva tarea desde TEAM-123.



Introduction →

Released under the MIT License.