Skip to content

plugin-pipeline

Version 2026.251.0000
Repo box/github.com/opencharly/plugin-pipeline:v2026.260.1947
Plugin yes — see the plugin reference

The generic agent/workflow engine — domain-neutral: the bare agent runtime (plan agent stage + the standalone ‘charly pipeline agent’), the plan executor (‘charly pipeline run ’), deterministic probe verbs, template/frontmatter rendering, redo + fail-hard, skills by @github candy refs. Every pipeline is a declared plan (kind:pipeline entity, SDD CUE-first).

This candy’s plan: — the runnable spec charly check executes against a live deployment. check: steps are idempotent probes; run: steps change state.

Intent Step
check the pipeline-skill skill entity is present in this candy’s manifest (fails if the entity is removed)
check the pipeline module ships (go.mod + the executor + generated params)