spec

Generates TaskSpec, WorkstreamSpec, or MasterSpec from PM requirements.

Updated May 25, 2025
One-click install
npx skills add https://github.com/matthew-plusprogramming/monorepo --skill spec-matthew-plusprogramming
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec
Source: https://github.com/matthew-plusprogramming/monorepo/tree/main/.claude/skills/spec
Command: npx skills add https://github.com/matthew-plusprogramming/monorepo --skill spec-matthew-plusprogramming

SYSTEM DOCUMENTATION & REQUIREMENTS

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.