whitepaper-audit
Skillby glebis
Audit a white paper or long-form technical document against a research-grounded best-practices checklist. Two lanes — deterministic script checks (readability, undefined acronyms, structure blocks, broken links) plus an LLM-judge review (overclaims, inconsistent numbers, buried lede, limitations honesty, audience fit). Produces a prioritized P0–P2 findings report by default; applies fixes on explicit request (TDD for any code changes). Use when the user says "audit this white paper", "review my paper against best practices", "check this doc for overclaims", "whitepaper QA", "is this paper ready to publish", or wants prioritized recommendations on a technical document.
Details
- Path
- whitepaper-audit
- Bundled scripts
- 2
- Dependencies
- 1
Bundled scripts
- whitepaper-audit/scripts/check_doc.py
- whitepaper-audit/scripts/tests/test_check_doc.py