10 published skills0 installs

10 results

Jun0
Collection

sonmat (손맛)

0
Jun0
Agent

sonmat-scribe

Background meta agent. Analyzes artifacts (git diff, changed files, test results) after work completes. Handles bridge notes, post-work summaries, and progress tracking.

0
Jun0
Agent

sonmat-witness

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.

0
Jun0
Agent

sonmat-worker

General-purpose worker agent. Discipline is injected via dispatch prompt.

0
Jun0
Skill

autoloop

범용 자율 루프 — 기획→정의→실행→평가→판단→기록→반복. 에스컬레이션 판단 포함.

0
Jun0
Skill

devil

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.

0
Jun0
Skill

guard

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.

0
Jun0
Skill

inspect

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.

0
Jun0
Skill

punch

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.

0
Jun0
Skill

scribe

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.

0