Skip to content

The Stack

One integrated system: a versioned catalog of expertise, orchestrated into workflows, and executed by a runtime that gates quality at every step.

flowchart LR
  A["Catalog<br/>38 agents · 37 skill folders"] --> B["Workflows<br/>10 BPMN pipelines"]
  B --> C["Agentic Runtime<br/>eval-gate at every step"]
  C --> D["Live verdict<br/>pass / fail, per step"]
flowchart TB
  A["Catalog<br/>38 agents · 37 skill folders"] --> B["Workflows<br/>10 BPMN pipelines"]
  B --> C["Agentic Runtime<br/>eval-gate at every step"]
  C --> D["Live verdict<br/>pass / fail, per step"]

The three layers

  • Catalog


    38 versioned agents and 37 skill folders — with the 10 workflows, all 85 assets are indexed in a CI-validated sidecar, spanning enterprise frameworks (Scrum, SAFe, ISTQB, TOGAF).

    Open the catalog →

  • Workflows


    10 orchestrated BPMN pipelines that compose agents into end-to-end processes, from AI product scoping to project post-mortem.

    Browse workflows →

  • Agentic Runtime


    A headless TypeScript engine that executes the workflows with an eval-gate at every step — and stops when a gate fails.

    Explore the runtime →