🧭
AI EngineeringGo

PR Walkthrough

by kdlbs

PR Walkthrough is an AI Engineering skill for Claude Code, published by kdlbs in kandev.

679 stars95 forkson kdlbs/kandevAdded 2026/08/23+3% in starsRepository updated 2026/08/23
acpagent-orchestrationagentic-aiagentic-development-environmentai-agentsclaude-codecode-reviewcoding-agentsdeveloper-toolsgithub-copilotgolangkanbannextjsopen-sourceself-hostedtask-managertuivibe-codingworkflow-automationworktrees
Install in seconds
Install PR Walkthrough
Copy PR Walkthrough into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/kdlbs/kandev/tree/main/.agents/skills/pr-walkthrough ~/.claude/skills/pr-walkthrough

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/kdlbs/kandev.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/pr-walkthrough/SKILL.md in kdlbs/kandev
Installs to
~/.claude/skills/pr-walkthrough
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What PR Walkthrough does

PR Walkthrough generates a single-file HTML summary of a pull request. Use it when you need a scrollable page that explains the problem, approach, code changes, data flow, and trade-offs for reviewers.

PR Walkthrough is cataloged under AI Engineering on DirSkills. PR Walkthrough comes from a repository tagged acp, agent-orchestration, agentic-ai, agentic-development-environment and ai-agents.

Documentation

README

PR Walkthrough

Generate one HTML file that orients a reviewer to a pull request. The page is a vertical, center-contained "story": the reviewer scrolls from the problem, through the architecture and the key code changes, to the data model and the trade-offs.

This skill is not a code-review skill. Do not produce review findings, approve/request-changes verdicts, or a full critique. Explain the change so a reviewer understands it fast.

The skill is provider-neutral. In Kandev CI, OpenCode runs it in read-only mode and a trusted workflow renders and publishes the resulting HTML. The skill never uploads files, changes a pull request, or handles hosting credentials.

Output

You do not write HTML. You write one JSON data file per PR, then run a renderer that builds the HTML:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about PR Walkthrough

  • What else does kdlbs publish alongside PR Walkthrough?

    PR Walkthrough is one of 25 skills that DirSkills catalogs from kdlbs/kandev, the repository it ships in. Its siblings there include ACP Debug, Add Integration and Clean Branches. Each one is a separate skill with its own page in this directory, installs the same way PR Walkthrough does, and is maintained by kdlbs in that same repository. The rest of the collection is listed on the kdlbs/kandev page.

  • How does PR Walkthrough compare to other AI Engineering skills?

    PR Walkthrough ranks #1805 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of PR Walkthrough against them. Open each page to compare what they document and how they install.

More from kdlbs/kandev

PR Walkthrough is one of 25 skills cataloged on DirSkills from kdlbs/kandev.

See all 25 skills