evidence-binder - Generate EdReports-style review binders
Compiles quoted evidence and page snapshots into reviewer-ready binders exporting to Markdown, PDF, or DOCX
Tags
Updated: 2026-03-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read coverage data
- read evidence data
- read page data
- render Markdown template
- convert to PDF
- convert to DOCX
- write binder files
- generate audit log
Inputs
- coverage.json file
- evidence.jsonl file
- pages.jsonl file
- document title
- subject type
- output format
- output directory
Outputs
- Markdown alignment report
- PDF alignment report
- DOCX alignment report
- HTML index file
- evidence audit log
Requirements
- Read tool
- Write tool
- Grep tool
- Glob tool
- Bash tool
- Jinja2 or Handlebars
- pandoc
- weasyprint
