plan-creation-pipeline

Community

Orchestrate plan creation with a proven pipeline.

Authormichael-conrad
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill serves as a pure orchestrator router that routes plan-creation steps through a formal six-step pipeline, ensuring state transitions are verified by a Z3 model and that artifacts are produced for audit and governance.

Core Features & Use Cases

  • Finite six-step dispatch routing: spec-to-plan-handoff, plan-create, solve-model, solve-check, plan-plan, plan-completion.
  • Strict separation of routing and execution: sub-agents perform actual work while the orchestrator only routes.
  • Z3-backed validation: pipeline-state-machine enforces correct step order and guards against invalid transitions.
  • Artifact governance: generates and stores artifacts at designated temporary paths for traceability.
  • Authorization-driven workflow: requires approved specs and explicit task authorization before progression.
  • Use Case: coordinate the creation of a plan from an approved spec across multiple specialized sub-agents.

Quick Start

Provide an approved spec and trigger the six-step plan creation pipeline to generate and validate a plan.

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: plan-creation-pipeline
Download link: https://github.com/michael-conrad/.opencode/archive/main.zip#plan-creation-pipeline

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 545,000+ vetted skills library on demand.