firehose> #llmops

Reusable Workflow Library

Agent workflows treated not as one-off prompts but as durable, shareable artifacts — discovered, named, cataloged, versioned, and published so any person or agent can reuse a workflow that worked once without rebuilding it from scratch. A published workflow (a "loop") carries a fixed, self-describing anatomy so it is portable: Use when (the problem it solves), Prompt (the copy-ready instruction), Verify (the evidence that proves success), Steps (the feedback cycle in readable form), Notes (limits, risks, setup), and Related (nearby workflows). A companion skill supplies the lifecycle around the catalog — discover recurring work, find an existing fit, audit and repair weak checks or unsafe actions, adapt to local tools and limits, craft new loops by interview, run in bounded passes, debrief receipts, and prepare drafts for publication. The catalog is deliberately machine- consumable (JSON / plain text / an llms.txt agent guide) so an agent can browse and use it directly, without the companion skill installed.

Claims


Linked from