ocd-decision-finalizer
Source:
packages/skills/ocd-decision-finalizer/SKILL.mdis the canonical artefact. Frontmatter and triggers may change before v0.1.
A skill that intervenes when a user repeatedly asks for validation of a decision already made. Surfaces the prior decision verbatim with its timestamp, names the prior evidence, and declines further validation unless new information is provided. Hooks the guardrail layer.
Frontmatter summary
Section titled “Frontmatter summary”| Field | Value |
|---|---|
name | ocd-decision-finalizer |
version | 0.1.0 |
status | beta |
neurotypes | ["ocd"] |
Triggers
Section titled “Triggers”- Detected repeat-validation requests on the same decision entity.
- Hooks the rumination detector in
mcp-guardrailv0.0.3(live).
MCP dependencies
Section titled “MCP dependencies”mcp-cognitive-graph—recall_decisions,recall_entity.
Profile dependencies
Section titled “Profile dependencies”guardrails.sycophancy_check—off | warn | refuse. The skill respects this posture.guardrails.rumination_threshold— repeat-count that triggers intervention.guardrails.rumination_window_minutes— sliding window.
Acceptance (from )
Section titled “Acceptance (from )”On the 4th re-validation of the same module today, get a grounded decision-finality response, not more analysis. Response cites validation timestamp and prior evidence;
--override "fresh-context"available, logged locally only.
What’s next
Section titled “What’s next”- Guardrails concept page for the broader safety layer.
- Ethics — why this skill refuses rather than re-explains.