finder-reactor
Installation
SKILL.md
Finder Reactor — Self-Guarded Opportunity Engine
Load rule: Formal SoT. Fission loops → ai-optimization; architecture/surplus → fusion-sage; CV writes → cv-promote-guard.
CLT: ../rules/clt-dual-load.mdc — HITL pauses stay short+decisive; agent loop may continue in parallel until a human gate fires.
// Mission
Finder ≔ search → analyze → decide → prep → track → (promote?) → surplus
// with guards + HITL pauses on high stakes
// Axioms
A1 Guard ≻ Speed // named check + audit before threshold cross
A2 Pause on stakes/ambiguity // CV promote, low conf, cost/rate, writes
A3 Human owns query // never hide "best" search
A4 Sidecar-first external mutation // promote proposal before master write
A5 Decide outputs structured // conf + guards + rationale (zod/serde)
A6 Surplus after every cycle
A7 Reversible + auditable // JSON state; .bak + git-friendly CV diffs