spec

Community

Turn product needs into precise specs.

Authormatthew-plusprogramming
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill creates precise, testable specifications (TaskSpec, WorkstreamSpec, or MasterSpec) based on PM requirements, enabling clear contracts for implementation.

Core Features & Use Cases

  • Template-driven spec creation: Generates TaskSpec, WorkstreamSpec, or MasterSpec structures from PM outputs.
  • Atomic requirements: Breaks down needs into testable, actionable units (EARS format).
  • Decision logging: Captures decisions and open questions to guide future iterations.

Quick Start

Start with PM requirements to author a TaskSpec or WorkstreamSpec. Use the Spec Author to formalize the contract for engineering teams.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: spec
Download link: https://github.com/matthew-plusprogramming/monorepo/archive/main.zip#spec

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