sonmat
01Plugin Claude Code
Plugin marketplace listing 1 plugin: sonmat.
Plugin Claude Code
Plugin marketplace listing 1 plugin: sonmat.
Plugin Claude Code
sonmat — External verification system. Six verification axes (guard/inspect/witness/punch/devil/scribe) + autoloop orchestration. Discovery-led depth, protocol-isolated intent-artifact comparator (witness), post-work persistence layer (scribe).
Agent
Background meta agent. Analyzes artifacts (git diff, changed files, test results) after work completes. Handles bridge notes, post-work summaries, and progress tracking.
Agent
External witness agent. Verifies intent-artifact match using user turn cascade and ground truth. Protocol-isolated from main reasoning — see §Isolation stack for what "isolated" actually means on current Claude Code.
Agent
General-purpose worker agent. Discipline is injected via dispatch prompt.
Hook
Runs when a session starts, executing run-hook.cmd via bash. From jun0-ds/sonmat.
Skill Claude CodeCodex
A repeatable work cycle that plans a task, defines the expected result, carries it out, checks the result, records useful findings, and repeats when needed.
Skill Claude CodeCodex
Devil's advocate for reasoning — discovery-led counter-arguments against interpretations, plans, and irreversible decisions. Locates the load-bearing assumption via CCT, then drives depth into the one axis where the claim is actually thin.
Skill Claude CodeCodex
Main-side verification checks — pre-commit test / sensitive-file blocking, discipline conformance, novel-trap detection. Pure verify-and-flag; persistence of findings is scribe's job, intent-artifact match is witness's.
Skill Claude CodeCodex
Trigger-reactive discovery-led depth — when a System 1 signal surfaces (blast radius, shared code, infra, auth, migration), pull depth into side-effect, dependency, assumption, and rollback checks. Not a mode; a reaction.
Skill Claude CodeCodex
Punch list — completeness and residue check before delivery. Finds what's missing that should exist (omission) and what's left behind that shouldn't (refactor residue). Reconstructs intent, overlays domain checklist, scans for stale references.
Skill Claude CodeCodex
Post-work persistence layer — observes completed work and writes what should outlive the session. Bridge notes, journal, progress, project rules discovered from user corrections, novel traps detected by guard, witness verdicts.