@fbraza/pi-sci-reviewer
v1.0.0
Published
Pi extension that runs the scientific-audit skill, parses its verdict, and syncs findings to todos. Bundles the scientific-audit skill.
Maintainers
Readme
@fbraza/pi-sci-reviewer
A standalone Pi extension that wraps the scientific-audit skill in a repeatable audit workflow and syncs findings into the todo system.
What it does
/audit [focus]— asks Pi to run/skill:scientific-auditon the current analysis, then parses the structured Verdict (PASS / REVIEW / FAIL) and Issues list from the response.- Presents a multi-select TUI to choose which issues to tackle now; the rest are deferred as todos.
- Syncs selected issues into the todo store (
.pi/todosorPI_TODO_PATH) taggedaudit/scientific-audit. /audit-resolve— closes audit todos that have been addressed.
Bundled skill
skills/scientific-audit/SKILL.md — a 359-check audit protocol across 10
categories (numerical consistency, statistical integrity, biological
plausibility, logical coherence, hallucination detection, reproducibility, data
integrity, visualization integrity, ethical compliance, LLM failure modes).
Install
pi install npm:@fbraza/pi-sci-reviewerAuthor
Faouzi Braza
