blueprint-work-order

Installation
SKILL.md

Generate a work-order document for isolated subagent execution with optional GitHub issue integration.

When to Use This Skill

Use this skill when... Use blueprint-prp-create instead when...
You're breaking a PRP into delegatable subagent tasks You're creating the PRP itself with full research and validation gates
You want a focused TDD task packet with minimal context You need a comprehensive context-gathered implementation plan
You want to spawn a work-order from an existing PRP (--from-prp) Use blueprint-prp-execute instead when running an already-written PRP
You're creating a work-order from a GitHub issue (--from-issue) Use confidence-scoring instead to evaluate readiness before delegating

Flags

Flag Description
--no-publish Create local work-order only, skip GitHub issue creation
--from-issue N Create work-order from existing GitHub issue #N
--from-prp NAME Create work-order from existing PRP (auto-populates context)
Installs
65
GitHub Stars
36
First Seen
Feb 9, 2026
blueprint-work-order — laurigates/claude-plugins