extract-criteria

Community

Decompose specs into actionable workstreams.

Authorpatrob
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Delegates spec parsing to a single subagent and returns a structured, machine-readable JSON containing workstreams, acceptance criteria, and dependencies to enable parallel planning and execution.

Core Features & Use Cases

  • Delegates spec decomposition to a single subagent to produce a complete plan of workstreams with scope, dependencies, and criteria.
  • Outputs a JSON document with {workstreams[], ac_map, per_workstream_criteria[]} that downstream skills can consume.
  • Accepts multiple input modalities (roadmaps / PRD Markdown, a plan.md from pw-deliberate, or inline text) and auto-detects the relevant spec when possible.
  • Ensures a strict contract between producer and consumer pairs by building an ac_map and explicit data shapes.

Quick Start

Provide the spec path (or inline text) to the agent and request a JSON decomposition of workstreams, criteria, and dependencies.

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: extract-criteria
Download link: https://github.com/patrob/skills/archive/main.zip#extract-criteria

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.