Pr triage and summary
Turn a change set into a concise implementation and risk summary.From its SKILL.md
npx -y skills add ldilov/harness-forge --skill pr-triage-and-summaryAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.7 KB, 135 tokens by cl100k_base, as published. Nobody here has run it
PR Triage And Summary
Trigger Signals
- the task needs a concise reviewable summary of a large diff
Inspect First
- changed files, tests, docs, and validation evidence
Workflow
- identify the main change areas
- summarize risks and missing validation
- compress the diff into reviewable outcomes
- emit a short handoff summary
Output Contract
- change summary
- validation summary
- open risks or questions
Failure Modes
- the diff is too large to summarize safely without slicing it first
Escalation
- escalate when the change mixes unrelated scopes or lacks validation evidence
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.