cyberneticlibrary

Author new SKILL.md files

create-skillworkflowsetup L30
Blankenship-Daniel/ship-studios
What it does

create skill workflow

Best for

Structured agent orchestration with deterministic phase transitions and fault isolation.

Inputs
  • · args (object)
  • · prompt (string)
Outputs
  • · result object
  • · JSON
  • · report/summary
Requires
  • · Claude AI
  • · External API
  • · Workflow executor (parallel)
  • · Workflow executor (pipeline)
Preconditions
  • · Workflow runtime configured
  • · API credentials available
  • · Git repository initialized
  • · Claude API access
Failure modes
  • · Claude context window exceeded
  • · Agent timeout or network error
  • · Concurrent execution conflict
Trust signals
  • · Sourced from repo: Blankenship-Daniel/ship-studios
  • · Exports canonical meta object (Workflow spec-compliant)
  • · Uses phase() boundaries for state isolation