Skill Pipeline Common References
SkillFiles & storageShared references for the skill-change pipeline: the handoff file format and the ground truth ladder. DO NOT TRIGGER directly. The four pipeline stages link these files when they need them, and nothing else should.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Skill Pipeline Common References skill
What this skill tells your AI
The instructions your AI receives, as published by opsmill/infrahub-skills in .claude/skills/skill-pipeline-common/SKILL.md and read by ahel’s review.
Shared resources for the four stages of the skill-change pipeline. Not a stage, and not invoked directly.
Both files exist because more than one stage needs the same fact. The handoff
format is written by the two entrances and read by the two stages after them;
the ground truth ladder is run by both entrances. Four copies of either would
drift, which is what
../../../dev/guidelines/minimum-change.md
rung 2 is about.
Contents
handoff-format.md— the.skill-change-<key>.mdfile: how the key is derived, the template, the required fields, and the default-branch snippet every stage re-derives.ground-truth.md— verifying a claim about Infrahub behavior against real source at a version, and deciding whether the behavior was already fixed upstream.
Who reads what
| File | Written by | Read by |
|---|---|---|
handoff-format.md | analyzing-skill-bugs, grilling-skill-features | test-driving-skill-changes, implementing-skill-changes |
ground-truth.md | nobody, it is a procedure | both entrance stages |
Signals
- GitHub stars
- 27
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
skill-pipeline-common- Source
- github.com/opsmill/infrahub-skills