managing-workflow

Community

Orchestrates spec-driven workflows.

AuthorBrendanShields
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill centralizes and automates the specification-driven development workflow, using artifacts as the source of truth to guide phase transitions.

Core Features & Use Cases

  • Phase detection via spec.md frontmatter and artifacts.
  • Context loading via the context-loader script for decisions.
  • Built-in phase gates and validation to prevent risky transitions.
  • Automation for updating status and logging activity.

Quick Start

Initialize a new feature, then let the workflow guide phase transitions, ensuring prerequisites are met before each phase.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: managing-workflow
Download link: https://github.com/BrendanShields/spec-flow/archive/main.zip#managing-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository