Pr triage and summary
AI coding agent runtime that makes LLMs understand your codebase with repository-aware context, memory, and continuous learning
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.
What its author says it does
Copied from the file, not written here
Turn a change set into a concise implementation and risk summary.
SKILL.md
0.7 KB, 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