reality-feedback-create
SolidLayered eval architecture, Layer 4 auto-create. Fires from the Stop hook chain after critic_dispatch. Appends an entry to the reality_feedback.sqlite ledger when the classifier verdict is high-stakes, with surface inference + outcome window + Critic metadata. Operator labels the outcome later via weekly review (skills/reality-review-weekly/SKILL.md). Outcomes feed a Layer 1 v2 classifier's training set over months.
Install
Quality Score: 79/100
Skill Content
Details
- Author
- 0xUrsanomics
- Repository
- 0xUrsanomics/utopia-os
- Created
- 5 days ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
reality-review-weekly
Layered eval architecture, Layer 4 weekly review. Cron-fired weekly. Queries reality_feedback.sqlite for entries where outcome IS NULL AND timestamp + window has elapsed. Surfaces N due entries via a chat message for operator labeling. Outcomes feed a Layer 1 classifier's training set over months. Decision gate at month 1 - >=50% labeling rate then continue Layer 4; else DROP.
track-record
A calibration loop for material, genuinely uncertain AI judgments whose outcomes can be observed later - log the bet with a numeric probability and an observable trigger, settle against real evidence, and distill recurring biases into rules. Do not trigger for deterministic/trivial claims or claims with no observable settlement event. Use when logging or settling a material prediction, running a calibration review, or when track record, prediction ledger, settle bets, or learning from outcomes comes up. 中文触发:材料性判断登记、复盘、回填、结算、判断校准、校准回顾、赌局台账。
critic
Tool-grounded Critic skill (layered eval architecture, Layer 2). Dispatched as a subagent on high-stakes outputs. Grounds the verdict against tool-fetched evidence, not self-reflection. Returns SHIP / SHIP_WITH_FIXES / BLOCK with fixes + reason + confidence. Pairs with the stake classifier (Layer 1) and branching-workflow (Layer 3). Used by content drafts, regulatory-style takes, partner outreach drafts, and proposals.