extract-findings
Installation
SKILL.md
Requires:
pip install openpyxl— this skill's scripts importopenpyxl.
extract-findings
Turn whatever the user has — a spreadsheet, a doc, or pasted text — into a clean
findings.json. This is the entry point of the ADO-backlog pipeline: every later
step (triage, classify, create, write-back) keys off the fields you produce here,
so the value is a faithful, lossless normalization, not interpretation.
Output contract: findings.json shape #1 in
references/data-contracts.md. Read it before writing —
the field names are load-bearing and the bundled scripts depend on them.
Schema (target)
Each finding normalizes to these fields (full table in data-contracts.md):