skill-pipeline
Pipeline orchestrator that classifies incoming coding tasks and routes them through the correct combination of skills at the right depth. Implements two feedback loops: the inner loop (detect, verify, recover) runs within a session via plan-interview, intent-framed-agent, context-surfing, verify-gate, self-healing (active recovery on failure), simplify-and-harden, and self-improvement. The outer loop (inspect, encode, regress-test) runs across sessions via learning-aggregator, harness-updater, and eval-creator. pre-flight-check bridges the two by surfacing accumulated knowledge — past heals and learnings — at session start. Handles standard, orchestrated-batch, CI, and outer-loop pipeline variants. Does not replace individual skills; dispatches to them.
Pinned to revision 8a71d7098d7c, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/skill-pipeline/SKILL.md
- skills/skill-pipeline/references/classification-rules.md
- skills/skill-pipeline/references/handoff-matrix.md
- skills/skill-pipeline/references/pipeline-variants.md
Every link opens the file at its source, pinned to the revision this page describes.