
fastdeer3312-g22t0/prompt-regression-pack
Productivity workflowGolden inputs, expected constraints, drift table, and CI pseudo-code — catch prompt regressions before ship.
개요
Golden inputs, expected constraints, drift table, and CI pseudo-code — catch prompt regressions before ship. 提示词回归包(金标输入、期望约束、漂移检测表、CI 伪代码)。 — 详见 README.zh.md. - Freezes golden user inputs against a versioned prompt - Defines machine-checkable must / must_not constraints - Produces a drift table vs baseline and optional CI pseudo-code - Stays prompt-scoped (not a full multi-tool agent suite) Local monorepo: skills/prompt-regression-pack/. Gold case set + constraint catalog + drift table + CI notes. ../../output/samples/prompt-regression-pack-example-01.md
README
Prompt Regression Pack
Golden inputs, expected constraints, drift table, and CI pseudo-code — catch prompt regressions before ship.
中文简介: 提示词回归包(金标输入、期望约束、漂移检测表、CI 伪代码)。 — 详见 README.zh.md.
What this skill does
- Freezes golden user inputs against a versioned prompt
- Defines machine-checkable must / must_not constraints
- Produces a drift table vs baseline and optional CI pseudo-code
- Stays prompt-scoped (not a full multi-tool agent suite)
Install
npx skills add / --skill prompt-regression-pack
Local monorepo: skills/prompt-regression-pack/.
Options
| Option | Values | Default |
|---|---|---|
lang |
en · zh · bilingual |
en |
size |
12 · 25 · 50 |
25 |
check |
constraints · exact · hybrid |
constraints |
ci |
none · pseudo · github-actions |
pseudo |
depth |
lite · standard · strict |
standard |
When to use
| Use | Don’t |
|---|---|
| Gate every system/template prompt edit | One-off creative chat |
CI on prompts/** changes |
Full agent capability suite only |
| Track format/policy drift | Jailbreak exploit libraries |
Deliverable
Gold case set + constraint catalog + drift table + CI notes.
See SKILL.md.
Example
../../output/samples/prompt-regression-pack-example-01.md
License
MIT — see LICENSE.
추천 도구
다른 키워드를 입력하거나 필터를 제거해 보세요.
설치
npx skillfish add fastdeer3312-g22t0/prompt-regression-pack