← ClaudeAtlas

reviewlisted

Fast evolution loop — run every ~N turns or at the end of a working session. Scans the session for new facts, decisions, and learnings, then routes each candidate through cite-or-refuse (sourced → wiki/, unsourced-but-worth-keeping → inbox/, junk → dropped per the blocklist) and appends an entry to runtime/review-log.md. Proposes writes; never bypasses governance. Trigger on "review session", "review the last N turns", end of a working session, or ~every 10 turns. Documented cron-able later.
Quarktex/qcobrain · ★ 4 · AI & Automation · score 75
Install: claude install-skill Quarktex/qcobrain
> Inherits references/kernel.md (the provenance contract). Reads references/wiki-spec.md for schema. ## What this is The fast half of qcobrain's two-speed metabolism (the slow half is `/curator`). It does not invent knowledge — it harvests what the session already produced and routes each item through the same autonomy gate every write obeys. Fully governed: autonomy never bypasses provenance. ## When to run - ~every N turns (default 10) during a long working session, and - at the end of any state-changing session. In v1 you invoke it. It is cron-able later — see `runtime/README.md`. ## Execution ### 1 — Harvest candidates Re-scan the session since the last `runtime/review-log.md` entry for three things only: new **facts** about you / your business / the market, **decisions** made, and process **learnings**. List each as a one-line candidate. Ignore everything else (chatter, tool output, scaffolding). ### 2 — Route each candidate through cite-or-refuse For EACH candidate apply the gate (the spine — see `references/kernel.md`; do not restate it): 1. **Blocklist first.** Check `references/blocklist.md`. If it is a transient/env-specific error, a negative tool-capability claim ("X doesn't work"), one-off narrative chatter, a secret/PII, or speculation stated as fact → **drop** it. Never written, not even to `inbox/`. 2. **Sourced** (a verbatim quote re-resolves in a `sources/` file, or one can be landed now) → propose a `wiki/` note and hand the actual write to