Skip to content

Commit e8d1773

Browse files
committed
feat: add drift-detector to plugin registry
1 parent 51e2ca0 commit e8d1773

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,25 @@
267267
],
268268
"homepage": "https://github.com/88plug/addlightness",
269269
"version": "2026.6.21"
270+
},
271+
{
272+
"name": "drift-detector",
273+
"source": {
274+
"source": "github",
275+
"repo": "88plug/drift-detector"
276+
},
277+
"description": "Detects when Claude drifts from your output contract (persona, format, length rules) and steers it back. Deterministic scoring engine, live statusline badge, one-shot correction nudge. Real-corpus F1=0.9973 (fp=0, n=1283). 190-session synthetic eval: 100% accuracy, FP=0. Adversarial test suite included.",
278+
"category": "productivity",
279+
"tags": [
280+
"type:plugin",
281+
"drift-detection",
282+
"guardrails",
283+
"instruction-following",
284+
"llm-monitoring",
285+
"persona"
286+
],
287+
"homepage": "https://github.com/88plug/drift-detector",
288+
"version": "2026.6.23"
270289
}
271290
]
272291
}

0 commit comments

Comments
 (0)