specflow-execute

Orchestrates story execution across linked REQ/ARCH/DDD artifacts and generates verification tests.

2|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/Longhuiberkeley/specflow --skill specflow-execute
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: specflow-execute
Source: https://github.com/Longhuiberkeley/specflow/tree/main/.claude/skills/specflow-execute
Command: npx skills add https://github.com/Longhuiberkeley/specflow --skill specflow-execute

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill orchestrates the end-to-end implementation of planned stories by coordinating execution across artifacts, updating statuses, and generating test evidence, reducing manual coordination and ensuring auditability.

Core Features & Use Cases

  • Orchestrates waves of story execution based on dependencies and DDD/ARCH linkages.
  • Automatically updates STORY, ARCH, and DDD artifact statuses as work progresses.
  • Generates verification tests (QT/IT/UT) and links them to the corresponding specs, maintaining V-model traceability.
  • Provides deterministic execution context with access to linked artifacts and project rules.

Quick Start

Run the /specflow-execute workflow to implement a planned story and update all related artifact statuses.

Frequently Asked Questions about specflow-execute

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate story implementation and update artifact statuses during delivery?

Automating story implementation involves orchestrating end-to-end execution by coordinating across artifacts and test generation, which automatically updates STORY, ARCH, and DDD artifact statuses as work progresses.

How does V-model test pairing work with planned story execution?

V-model test pairing during story execution generates verification tests like QT, IT, and UT, then automatically links them to the corresponding specs to maintain traceability throughout the development lifecycle.

What is the best way to coordinate story execution waves based on DDD and ARCH linkages?

Coordinating story execution waves requires deterministic execution context that respects dependencies and DDD or ARCH linkages, ensuring planned stories are implemented in the correct sequence with full audit trails.

Do I need linked REQ and ARCH artifacts to generate verification tests and maintain audit trails?

Yes, generating verification tests and maintaining audit trails requires linked REQ, ARCH, and DDD artifacts to satisfy V-model traceability and provide the deterministic execution context needed for automatic status updates.

Can I use specflow-execute for deterministic execution and traceability across project artifacts?

Yes, you can achieve deterministic execution and traceability by running the workflow to implement planned stories, coordinate across linked artifacts, and generate test evidence while maintaining comprehensive audit trails.