Use when reviewing litkg-rs changes in the working tree or on a GitHub pull request, especially to produce severity-ranked findings with file and line references and to gate autoresearch winner branches before promotion.
Use this skill when the task is to:
Do not use this skill for:
github:gh-address-comments when thread state mattersBefore reviewing substantial changes, read:
AGENTS.mdCODEOWNER.mdREADME.mddocs/architecture.md.agents/AGENTS_INTERNAL_DB.mdWhen the review is benchmark-driven or autoresearch-driven, also read:
docs/benchmarks.md.agents/skills/autoresearch-litkg-rs/SKILL.md.logs/autoresearch/<tag>/brief.md when it existsDefault to a code-review mindset:
Use this severity rubric:
P0: data loss, security break, unrecoverable crash, or merge-blocking build or test failureP1: correctness bug, regression, boundary violation, or broken contract likely to matter immediatelyP2: maintainability, observability, or test gap that should be fixed soonP3: minor polish or documentation issuegit status --short
git diff --stat
git diff
Treat these as first-class review targets in this repo:
litkg-core<owner>/<repo>#<number>, or the current branch PR.gh pr view, or gh pr diff when PR context is neededgithub:gh-address-comments instead of guessing from flat comments.Useful PR commands:
gh pr view --json number,title,url,baseRefName,headRefName,reviewDecision
gh pr diff
Apply this skill to every candidate winning experiment before promotion.
P0 or P1 findings.P2 or P3 findings remain, either:
P1 unless the brief explicitly changed.For benchmark-driven runs, verify that:
make benchmark-validate still matches the reviewed artifact shapemake autoresearch-target AUTORESEARCH_TARGET_ID=<target> still renders the intended operator promptREADME.md, docs/benchmarks.md, and .agents/AGENTS_INTERNAL_DB.mdIf the user explicitly asks for delegated or parallel review:
Use:
FindingsOpen Questions / AssumptionsChange Summary or Residual RiskWhen there are no findings, say: