spec

Coordinates spec-driven software development workflows through planning, implementation, verification, and learning phases.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/MartinNevlaha/stratus-v2 --skill spec-martinnevlaha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec
Source: https://github.com/MartinNevlaha/stratus-v2/tree/main/cmd/stratus/skills/spec
Command: npx skills add https://github.com/MartinNevlaha/stratus-v2 --skill spec-martinnevlaha

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines complex software development by orchestrating a multi-phase, spec-driven workflow, ensuring adherence to project governance and efficient task delegation.

Core Features & Use Cases

  • Phased Workflow Management: Guides development through distinct stages: Plan, Implement, Verify, and Learn.
  • Agent Delegation: Intelligently assigns tasks to specialized AI agents (e.g., backend engineers, UX designers) via MCP tools.
  • Governance Enforcement: Integrates project governance checks early in the planning phase.
  • Use Case: Kick off a new feature development by defining its spec, having specialized agents implement it, a reviewer verify it, and finally learning from the process to improve future development.

Quick Start

Use the spec skill to plan and implement a new user authentication module.

Frequently Asked Questions about spec

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

FAQPage Schema
How do I orchestrate a spec-driven development workflow with multiple AI agents?

Spec-driven development workflow orchestration coordinates tasks across distinct planning, implementation, verification, and learning phases. It delegates specialized tasks to assigned AI agents using MCP tools while enforcing project governance and managing state transitions.

What is a spec-driven workflow for complex software development?

A spec-driven workflow for software development streamlines complex feature creation by defining strict specifications first. It enforces project governance early in planning, delegates implementation to specialized agents, verifies results, and extracts learnings to improve future development cycles.

How to manage task delegation to specialized AI agents during code implementation?

Task delegation to specialized AI agents is managed by intelligently assigning implementation tasks, such as backend engineering or UX design, through MCP tools. The workflow ensures agents operate within governance constraints during the implementation phase.

Can I enforce project governance checks during the planning phase of agent orchestration?

Project governance checks are enforced during the planning phase of agent orchestration. The workflow requires strict adherence to a predefined execution protocol, integrating governance validation early before any implementation tasks are delegated to specialized agents.

Does spec-driven agent orchestration work for verifying code reviews?

Spec-driven agent orchestration supports code review verification through a dedicated workflow phase. After implementation agents complete their tasks, a reviewer agent verifies the output against the initial specification before the workflow transitions to the learning phase.

What are the limitations of using a predefined execution protocol for development workflows?

Predefined execution protocols for development workflows require strict adherence across all phases, limiting flexibility for ad-hoc changes. The orchestration depends on distinct phase transitions and MCP tool availability, making it less suitable for unstructured or highly dynamic development processes.