difflisted
Install: claude install-skill dkstm95/hope
# Hope Diff
Use the active host session to confirm the exact target and display options,
start one fresh analysis worker, and report the artifact.
The fresh worker must not inherit the conversation that produced or discussed
the pull request.
Let Hope collect the pull request, protect the snapshot, validate the analysis,
revalidate the target, and publish the local HTML artifact.
The fresh worker reads these files before starting:
- `references/analysis.md` in this Skill directory; and
- `../write/references/writing-standard.md` relative to this Skill directory.
`references/runtime.md` records the deterministic guarantees enforced by the
Diff scripts for maintainers. It is not analysis guidance and the fresh worker
does not need to read it.
## Isolate the analysis
Before `prepare`, confirm that the host can start a subagent with no inherited
conversation context.
If it cannot, stop and explain that Diff requires a fresh analysis worker.
Give the worker only:
- the person's exact review request;
- the exact repository and pull-request number or URL;
- explicit locale, theme, and output choices;
- the location of this Skill; and
- any explicit review focus or scope exclusion.
Do not pass previous reasoning, implementation narrative, drafts, failed
approaches, or another agent's conclusions.
Review generation uses the active AI host under that host's data policy.
Do not imply that private pull-request content stays on the local machine.
Tell the worker to read thi