Use when recording, tallying, or triaging stochastic review findings — the append-only JSONL ledger where Tier 2 (advisory, unevidenced) reviewer output goes instead of blocking language. Triggers on "log this finding", "ledger add", "tally the findings", "triage findings", "is this finding recurring", "retire this noise", or whenever a reviewer produces an unevidenced concern that should be measured for recurrence rather than chased. For the review itself see code-review-and-quality or skill-library-review; for verifying formal claims with deterministic evidence see adversarial-claims-reviewer.
$npx -y skills add lazyisefficient/agentic-os --skill findings-ledgerInstalls into the current project.
Run `npx skills use "https://github.com/lazyisefficient/agentic-os" --skill "lazyisefficient/agentic-os/findings-ledger"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lazyisefficient/agentic-os" that are relevant to the current task. Run `npx skills add "https://github.com/lazyisefficient/agentic-os"` and select the relevant skills, then follow their instructions.