cyberneticlibrary

Design workflow cognitive blueprints

workflow-spec-architectskillsetup L2381
majiayu000/claude-skill-registry
What it does

Design workflow cognitive blueprint before code generation

Best for

Complex multi-step workflows needing explicit trigger/step/handoff design.

Inputs
  • · user intent
  • · rules in .agent/rules/
  • · existing workflows
Outputs
  • · Workflow Blueprint per template
Preconditions

Workflow intent stated; .agent/ directory structure exists

Failure modes

Skips rule scan; confuses handoffs; infinite loops undetected

Trust signals
  • · Mandatory rule scan first
  • · Existing workflow pattern survey
  • · Termination condition explicit