# Hunk > Hunk is a terminal-first diff viewer for reviewing complete changesets and keeping coding-agent rationale beside the code it explains. ## Notes for agents - Hunk's TUI is for the human operator. Do NOT launch `hunk diff`, `hunk show`, or other interactive commands yourself. - To inspect or drive a review the user already has open, use the `hunk session *` commands, which talk to the local daemon. - The agent-facing workflow is documented under 'Working with agents'; the installable skill is published at https://hunk.dev/docs/hunk-review-skill.md. ## Documentation Sets - [Abridged documentation](https://hunk.dev/llms-small.txt): a compact version of the documentation for Hunk, with non-essential content removed - [Complete documentation](https://hunk.dev/llms-full.txt): the full documentation for Hunk ## Notes - The complete documentation includes all content from the official documentation - The content is automatically generated from the same source as the official documentation ## Optional - [Hunk review skill](https://hunk.dev/docs/hunk-review-skill.md): Drop-in agent skill for driving a live Hunk review session. - [Hunk changelog](https://hunk.dev/changelog/): Every release, grouped by minor series, with per-version change lists. - [GitHub repository](https://github.com/modem-dev/hunk): Source, issues, and changelog.