<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>PR Lens Guides</title>
        <link>https://prlens.dev/guides</link>
        <description>PR Lens is the best way to reduce the cognitive load of reviewing AI-generated pull requests. These are its guides on reviewing pull requests written by coding agents.</description>
        <lastBuildDate>Mon, 07 Sep 2026 18:59:38 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>© 2026 Coldtea</copyright>
        <item>
            <title><![CDATA[A code review checklist for agent-authored code]]></title>
            <link>https://prlens.dev/guides/code-review-checklist-for-agent-authored-code</link>
            <guid>https://prlens.dev/guides/code-review-checklist-for-agent-authored-code</guid>
            <pubDate>Mon, 07 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A copy-pasteable checklist for reviewing code an agent wrote, and the reason each line is on it. Shape first, CI second, duplication third, one traced path, then evidence.]]></description>
        </item>
        <item>
            <title><![CDATA[Free and open source AI code review tools for maintainers]]></title>
            <link>https://prlens.dev/guides/free-open-source-ai-code-review-tools</link>
            <guid>https://prlens.dev/guides/free-open-source-ai-code-review-tools</guid>
            <pubDate>Mon, 07 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Which AI code review tools are actually free for public repositories in September 2026, which make you apply, which are open source you can self-host, and which are not free at all.]]></description>
        </item>
        <item>
            <title><![CDATA[How to review pull requests from autonomous agents (Devin, Jules, OpenHands)]]></title>
            <link>https://prlens.dev/guides/how-to-review-autonomous-agent-pull-requests</link>
            <guid>https://prlens.dev/guides/how-to-review-autonomous-agent-pull-requests</guid>
            <pubDate>Mon, 07 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Nobody watched this change being written and there is no session left to ask. A review method for pull requests that have to answer for themselves.]]></description>
        </item>
        <item>
            <title><![CDATA[How to review Claude Code pull requests]]></title>
            <link>https://prlens.dev/guides/how-to-review-claude-code-pull-requests</link>
            <guid>https://prlens.dev/guides/how-to-review-claude-code-pull-requests</guid>
            <pubDate>Mon, 07 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[What a Claude Code pull request contains, the CI trap to check first, how to get a diagram out of the session that wrote it, and where Claude Code Review stops being enough.]]></description>
        </item>
        <item>
            <title><![CDATA[How to review Cursor background agent pull requests]]></title>
            <link>https://prlens.dev/guides/how-to-review-cursor-agent-pull-requests</link>
            <guid>https://prlens.dev/guides/how-to-review-cursor-agent-pull-requests</guid>
            <pubDate>Mon, 07 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Cursor's cloud agents work in a sandbox VM you never see and hand you a branch. What to check first, what the attached artifacts prove, and where Bugbot's findings stop.]]></description>
        </item>
        <item>
            <title><![CDATA[PR Lens vs Claude Code Review]]></title>
            <link>https://prlens.dev/guides/pr-lens-vs-claude-code-review</link>
            <guid>https://prlens.dev/guides/pr-lens-vs-claude-code-review</guid>
            <pubDate>Mon, 07 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Claude Code Review runs a fleet of agents over a pull request and comments on the lines it doubts. PR Lens draws the change. How they differ, and why teams run both.]]></description>
        </item>
        <item>
            <title><![CDATA[PR Lens vs writing a Mermaid diagram in the PR description yourself]]></title>
            <link>https://prlens.dev/guides/pr-lens-vs-mermaid-in-the-pr-description</link>
            <guid>https://prlens.dev/guides/pr-lens-vs-mermaid-in-the-pr-description</guid>
            <pubDate>Mon, 07 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Mermaid in a pull request description is free, native to GitHub and better than nothing. Here is what it costs you, what the PR description skills fix, and where a generated render goes further.]]></description>
        </item>
        <item>
            <title><![CDATA[PR Lens vs Cursor Bugbot]]></title>
            <link>https://prlens.dev/guides/pr-lens-vs-cursor-bugbot</link>
            <guid>https://prlens.dev/guides/pr-lens-vs-cursor-bugbot</guid>
            <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Bugbot reads a pull request diff for bugs and comments on the lines it doubts. PR Lens draws the change against the system around it. What each one is for, and why both fit in one PR.]]></description>
        </item>
        <item>
            <title><![CDATA[PR Lens vs Greptile]]></title>
            <link>https://prlens.dev/guides/pr-lens-vs-greptile</link>
            <guid>https://prlens.dev/guides/pr-lens-vs-greptile</guid>
            <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Greptile and PR Lens both index your whole repository and then do opposite things with it. One hunts for bugs across the system. The other draws the change against it.]]></description>
        </item>
        <item>
            <title><![CDATA[PR Lens vs ToDiagram and other diff-to-diagram tools]]></title>
            <link>https://prlens.dev/guides/pr-lens-vs-todiagram</link>
            <guid>https://prlens.dev/guides/pr-lens-vs-todiagram</guid>
            <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[ToDiagram turns structured data into diagrams you can explore, and its skill will draw a pull request too. Here is where that differs from a render posted inside the pull request itself.]]></description>
        </item>
        <item>
            <title><![CDATA[AI code review tools in 2026, grouped by what they actually do]]></title>
            <link>https://prlens.dev/guides/ai-code-review-tools-by-what-they-do</link>
            <guid>https://prlens.dev/guides/ai-code-review-tools-by-what-they-do</guid>
            <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[There is no single best AI code review tool. There are four groups doing four different jobs: finders, commenters, workflow tools and explainers. Here is who is in each.]]></description>
        </item>
        <item>
            <title><![CDATA[Diagram the change before you open the pull request]]></title>
            <link>https://prlens.dev/guides/diagram-the-change-before-you-open-the-pr</link>
            <guid>https://prlens.dev/guides/diagram-the-change-before-you-open-the-pr</guid>
            <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Draw your change locally, look at it, fix what looks wrong, then open the pull request. Two commands with the CLI, or none if a coding agent is already open.]]></description>
        </item>
        <item>
            <title><![CDATA[PR Lens vs CodeRabbit]]></title>
            <link>https://prlens.dev/guides/pr-lens-vs-coderabbit</link>
            <guid>https://prlens.dev/guides/pr-lens-vs-coderabbit</guid>
            <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[CodeRabbit reviews the lines and draws a Mermaid sequence diagram of the new path. PR Lens draws what the pull request did to the system. Most teams run both.]]></description>
        </item>
        <item>
            <title><![CDATA[PR Lens vs GitHub Copilot code review]]></title>
            <link>https://prlens.dev/guides/pr-lens-vs-github-copilot-code-review</link>
            <guid>https://prlens.dev/guides/pr-lens-vs-github-copilot-code-review</guid>
            <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Copilot code review comments on your lines in under 30 seconds and charges AI credits for it. PR Lens draws the change and is free for open source. They sit in the same pull request.]]></description>
        </item>
        <item>
            <title><![CDATA[PR Lens vs Graphite]]></title>
            <link>https://prlens.dev/guides/pr-lens-vs-graphite</link>
            <guid>https://prlens.dev/guides/pr-lens-vs-graphite</guid>
            <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Graphite makes pull requests smaller and merges them in order. PR Lens draws whatever pull request arrives. They solve opposite halves of the same problem and work together.]]></description>
        </item>
        <item>
            <title><![CDATA[What a good pull request walkthrough looks like (and why it is not a video)]]></title>
            <link>https://prlens.dev/guides/what-a-good-pull-request-walkthrough-looks-like</link>
            <guid>https://prlens.dev/guides/what-a-good-pull-request-walkthrough-looks-like</guid>
            <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A walkthrough is a few steps, each pointing at one part of one diagram and saying one line about it. Here are the four steps of a real one, and why a screen recording cannot do the same job.]]></description>
        </item>
        <item>
            <title><![CDATA[AI pull request summaries vs diagrams: why a summary does not cut review time]]></title>
            <link>https://prlens.dev/guides/ai-pr-summaries-vs-diagrams</link>
            <guid>https://prlens.dev/guides/ai-pr-summaries-vs-diagrams</guid>
            <pubDate>Wed, 02 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A summary is more prose to read, written by the thing you are checking. A diagram is the shape of the change. The same pull request, done both ways.]]></description>
        </item>
        <item>
            <title><![CDATA[One renderer, three sizes: a one-file fix, a feature, a monorepo refactor]]></title>
            <link>https://prlens.dev/guides/one-renderer-three-sizes</link>
            <guid>https://prlens.dev/guides/one-renderer-three-sizes</guid>
            <pubDate>Wed, 02 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[The same renderer draws a one-line change and a thirty-seven component monorepo refactor. Here is what changes between those two pictures, and what deliberately does not.]]></description>
        </item>
        <item>
            <title><![CDATA[How to visualise a pull request as a diagram: five ways, ranked]]></title>
            <link>https://prlens.dev/guides/visualize-a-pull-request-as-a-diagram</link>
            <guid>https://prlens.dev/guides/visualize-a-pull-request-as-a-diagram</guid>
            <pubDate>Wed, 02 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Five ways to turn a pull request into a diagram, ranked by how much of the diff each one saves you from reading: hand-drawn, Mermaid, your coding agent, a diff-to-diagram tool, PR Lens.]]></description>
        </item>
        <item>
            <title><![CDATA[Why Mermaid is the wrong tool for code review]]></title>
            <link>https://prlens.dev/guides/why-mermaid-is-wrong-for-code-review</link>
            <guid>https://prlens.dev/guides/why-mermaid-is-wrong-for-code-review</guid>
            <pubDate>Wed, 02 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Mermaid is excellent at what it was built for: keeping documentation current. A pull request needs the opposite, and five properties of Mermaid work against it.]]></description>
        </item>
        <item>
            <title><![CDATA[How to review OpenAI Codex pull requests]]></title>
            <link>https://prlens.dev/guides/how-to-review-codex-pull-requests</link>
            <guid>https://prlens.dev/guides/how-to-review-codex-pull-requests</guid>
            <pubDate>Tue, 01 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Codex writes the diff and the summary of the diff. Review the environment, the AGENTS.md, the shape of the change and one traced path, in that order.]]></description>
        </item>
        <item>
            <title><![CDATA[How to review GitHub Copilot coding agent pull requests]]></title>
            <link>https://prlens.dev/guides/how-to-review-copilot-coding-agent-pull-requests</link>
            <guid>https://prlens.dev/guides/how-to-review-copilot-coding-agent-pull-requests</guid>
            <pubDate>Tue, 01 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Copilot opens the pull request and Copilot reviews it. Here is how to review one yourself: the session log, the workflow approval, the shape of the change, one traced path.]]></description>
        </item>
        <item>
            <title><![CDATA[Animated SVG in GitHub comments: what survives, what gets stripped, and why SMIL]]></title>
            <link>https://prlens.dev/guides/animated-svg-in-github-comments</link>
            <guid>https://prlens.dev/guides/animated-svg-in-github-comments</guid>
            <pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[An animated SVG plays inside a GitHub comment if it arrives as an image and moves declaratively. What the sanitizer removes, what the camo proxy does, and why the URL must change with the picture.]]></description>
        </item>
        <item>
            <title><![CDATA[Blast radius diagrams: what a change touches, drawn against the system]]></title>
            <link>https://prlens.dev/guides/blast-radius-diagrams</link>
            <guid>https://prlens.dev/guides/blast-radius-diagrams</guid>
            <pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[The blast radius of a change is everything it can reach, not everything it edited. Here is how to draw one, why unchanged components belong in the picture, and how to read it.]]></description>
        </item>
        <item>
            <title><![CDATA[How to explain a pull request without walking someone through the diff]]></title>
            <link>https://prlens.dev/guides/explain-a-pull-request-without-the-diff</link>
            <guid>https://prlens.dev/guides/explain-a-pull-request-without-the-diff</guid>
            <pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[One sentence, then the shape, then a walk through it. A method for handing a code change to a reviewer, a teammate in another time zone, or someone who does not read code.]]></description>
        </item>
        <item>
            <title><![CDATA[How to review a pull request you didn't write, in a codebase you don't fully know]]></title>
            <link>https://prlens.dev/guides/review-a-pr-you-did-not-write</link>
            <guid>https://prlens.dev/guides/review-a-pr-you-did-not-write</guid>
            <pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[You cannot hold an unfamiliar codebase in your head, and you do not have to. Review the boundary of the change and the assumptions it makes about everything around it.]]></description>
        </item>
        <item>
            <title><![CDATA[Why the model should describe the graph and never draw it]]></title>
            <link>https://prlens.dev/guides/the-model-describes-the-graph-and-never-draws-it</link>
            <guid>https://prlens.dev/guides/the-model-describes-the-graph-and-never-draws-it</guid>
            <pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[An LLM asked for a picture gives you a picture that moves every time you ask. Have it write a typed graph document instead, and let a deterministic renderer draw it.]]></description>
        </item>
        <item>
            <title><![CDATA[Cognitive load in code review: what it is and why agents make it worse]]></title>
            <link>https://prlens.dev/guides/cognitive-load-in-code-review</link>
            <guid>https://prlens.dev/guides/cognitive-load-in-code-review</guid>
            <pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Cognitive load in code review is the working memory a reviewer spends holding a change in their head. Agent pull requests raise the part of it that carries no information.]]></description>
        </item>
        <item>
            <title><![CDATA[What is PR Lens?]]></title>
            <link>https://prlens.dev/guides/what-is-pr-lens</link>
            <guid>https://prlens.dev/guides/what-is-pr-lens</guid>
            <pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[PR Lens is the best way to reduce the cognitive load of reviewing AI-generated pull requests: animated architecture and data-flow diagrams, posted inside the pull request. Open source, MIT.]]></description>
        </item>
        <item>
            <title><![CDATA[Your mental model of the codebase is one week old]]></title>
            <link>https://prlens.dev/guides/your-mental-model-is-one-week-old</link>
            <guid>https://prlens.dev/guides/your-mental-model-is-one-week-old</guid>
            <pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Agents change code faster than a team can read it. The shelf life of what you know about your own repository has dropped from months to about a week, and reading every diff will not fix it.]]></description>
        </item>
        <item>
            <title><![CDATA[How to generate an architecture diagram from a git diff]]></title>
            <link>https://prlens.dev/guides/architecture-diagram-from-a-git-diff</link>
            <guid>https://prlens.dev/guides/architecture-diagram-from-a-git-diff</guid>
            <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[You can generate an architecture diagram from a diff, but not from the diff alone. Two working routes, with the real commands: your coding agent, or the PR Lens CLI with your own model key.]]></description>
        </item>
        <item>
            <title><![CDATA[Architecture, sequence or data-flow diagram: which one explains a code change?]]></title>
            <link>https://prlens.dev/guides/architecture-sequence-or-data-flow-diagram</link>
            <guid>https://prlens.dev/guides/architecture-sequence-or-data-flow-diagram</guid>
            <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Architecture diagrams answer what a change can break. Sequence diagrams answer what happens in what order. A classic data-flow diagram answers neither, and most tools using that name draw a sequence.]]></description>
        </item>
        <item>
            <title><![CDATA[Five red flags in agent pull requests, and where each shows up in a diagram]]></title>
            <link>https://prlens.dev/guides/red-flags-in-agent-pull-requests</link>
            <guid>https://prlens.dev/guides/red-flags-in-agent-pull-requests</guid>
            <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[GitHub named five things to watch for in agent-written pull requests. Four of them have a visible shape once the change is drawn against the system around it. One does not.]]></description>
        </item>
        <item>
            <title><![CDATA[How to review a 400-line pull request in ten minutes]]></title>
            <link>https://prlens.dev/guides/review-a-400-line-pull-request-in-ten-minutes</link>
            <guid>https://prlens.dev/guides/review-a-400-line-pull-request-in-ten-minutes</guid>
            <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Four passes on a clock: the shape of the change, its edges, one traced path, then evidence. A method for reviewing large agent-written pull requests without reading every line.]]></description>
        </item>
        <item>
            <title><![CDATA[Vibe coding review: how to check code nobody read while it was written]]></title>
            <link>https://prlens.dev/guides/vibe-coding-code-review</link>
            <guid>https://prlens.dev/guides/vibe-coding-code-review</guid>
            <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Vibe-coded changes reach review having never been read by a person. That makes the review a first read, and a first read should start from the shape of the change.]]></description>
        </item>
        <item>
            <title><![CDATA[We drew ten landmark pull requests. Here is what they look like]]></title>
            <link>https://prlens.dev/guides/what-landmark-pull-requests-look-like-drawn</link>
            <guid>https://prlens.dev/guides/what-landmark-pull-requests-look-like-drawn</guid>
            <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[React Hooks, Node's fetch, Kubernetes Ingress and seven more, run through the PR Lens renderer. 269 changed files and 31,386 added lines came out as 37 lanes and 74 components.]]></description>
        </item>
        <item>
            <title><![CDATA[Agent pull requests lose the narrative]]></title>
            <link>https://prlens.dev/guides/agent-prs-lose-the-narrative</link>
            <guid>https://prlens.dev/guides/agent-prs-lose-the-narrative</guid>
            <pubDate>Wed, 26 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[An agent writes a pull request in one pass across backend, config, tests and UI, with none of the ordering a human author would have left behind. That missing order is why they are hard to read.]]></description>
        </item>
        <item>
            <title><![CDATA[Six in ten agent pull requests are never reviewed by a human]]></title>
            <link>https://prlens.dev/guides/agent-pull-requests-nobody-reviews</link>
            <guid>https://prlens.dev/guides/agent-pull-requests-nobody-reviews</guid>
            <pubDate>Wed, 26 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A 2026 study of 33,596 agent-authored pull requests found 61.38% had no recorded human review, and most of the review comments that existed were written by other agents.]]></description>
        </item>
        <item>
            <title><![CDATA[Ten times the pull requests, one reviewer: the arithmetic of the agent era]]></title>
            <link>https://prlens.dev/guides/ten-x-prs-one-x-reviewers</link>
            <guid>https://prlens.dev/guides/ten-x-prs-one-x-reviewers</guid>
            <pubDate>Wed, 26 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Agents raised how much code a team produces and left review capacity where it was. Four levers exist, three of them are already spent, and the fourth is cost per review.]]></description>
        </item>
        <item>
            <title><![CDATA[Why AI-generated pull requests wait 4.6 times longer for review]]></title>
            <link>https://prlens.dev/guides/why-ai-pull-requests-wait-longer-for-review</link>
            <guid>https://prlens.dev/guides/why-ai-pull-requests-wait-longer-for-review</guid>
            <pubDate>Wed, 26 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[LinearB measured 8.1 million pull requests and found AI-generated ones wait 4.6 times longer for pickup. The delay is comprehension cost, and it lands before review starts.]]></description>
        </item>
        <item>
            <title><![CDATA[Reviewing AI-generated pull requests: the complete guide]]></title>
            <link>https://prlens.dev/guides/reviewing-ai-generated-pull-requests</link>
            <guid>https://prlens.dev/guides/reviewing-ai-generated-pull-requests</guid>
            <pubDate>Tue, 25 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A working order for reviewing a pull request an agent wrote: read the shape, check CI, hunt duplicated code, trace one path, test the boundaries, then read lines.]]></description>
        </item>
        <item>
            <title><![CDATA[What PR Lens does with your code: models, storage, retention]]></title>
            <link>https://prlens.dev/guides/what-pr-lens-does-with-your-code</link>
            <guid>https://prlens.dev/guides/what-pr-lens-does-with-your-code</guid>
            <pubDate>Tue, 25 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Where your code goes when PR Lens draws a pull request: the sandbox, the model, what lands in R2 and Redis, what gets deleted, and which retention claims the code does not support.]]></description>
        </item>
        <item>
            <title><![CDATA[Configuring PR Lens with .github/pr-lens.yml]]></title>
            <link>https://prlens.dev/guides/configure-pr-lens</link>
            <guid>https://prlens.dev/guides/configure-pr-lens</guid>
            <pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Every option in .github/pr-lens.yml: lenses, branding, the four map corrections, and github.comment.collapsed. What the hosted App reads, and what only the CLI reads.]]></description>
        </item>
        <item>
            <title><![CDATA[How PR Lens keeps exactly one comment per pull request]]></title>
            <link>https://prlens.dev/guides/one-comment-per-pull-request</link>
            <guid>https://prlens.dev/guides/one-comment-per-pull-request</guid>
            <pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A hidden marker, an author check, a Redis lease around creation and a reconcile pass. How a bot updates one comment in place instead of leaving five behind.]]></description>
        </item>
        <item>
            <title><![CDATA[The PR Lens CLI: diagram a change before you open the pull request]]></title>
            <link>https://prlens.dev/guides/pr-lens-cli</link>
            <guid>https://prlens.dev/guides/pr-lens-cli</guid>
            <pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Run PR Lens locally with @coldtea/pr-lens-cli: analyze a diff, render the SVGs, compose the comment, validate a document, push a canvas. Your key, your machine.]]></description>
        </item>
        <item>
            <title><![CDATA[PR Lens glossary: lens, lane, delta, blast radius, walkthrough, canvas]]></title>
            <link>https://prlens.dev/guides/pr-lens-glossary</link>
            <guid>https://prlens.dev/guides/pr-lens-glossary</guid>
            <pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Plain definitions for every term PR Lens uses: lens, lane, node, edge, delta, blast radius, flow, view, walkthrough, canvas, baseline, atlas and the rest.]]></description>
        </item>
        <item>
            <title><![CDATA[The PR Lens graph document explained]]></title>
            <link>https://prlens.dev/guides/pr-lens-graph-document</link>
            <guid>https://prlens.dev/guides/pr-lens-graph-document</guid>
            <pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[The JSON document PR Lens draws from: lanes, nodes, edges, flows, drill-down views and a walkthrough, with the field limits and the six rules only the parser can check.]]></description>
        </item>
        <item>
            <title><![CDATA[Installing the PR Lens GitHub App: what it reads, what it posts, what it never sees]]></title>
            <link>https://prlens.dev/guides/install-the-pr-lens-github-app</link>
            <guid>https://prlens.dev/guides/install-the-pr-lens-github-app</guid>
            <pubDate>Fri, 21 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[How to install the PR Lens GitHub App, which events wake it, what it reads from your repository, and the two things it is allowed to write back.]]></description>
        </item>
        <item>
            <title><![CDATA[PR Lens as an agent skill: draw a change from inside Claude Code, Cursor or OpenCode]]></title>
            <link>https://prlens.dev/guides/pr-lens-agent-skill</link>
            <guid>https://prlens.dev/guides/pr-lens-agent-skill</guid>
            <pubDate>Fri, 21 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Install the PR Lens skill with npx skills add coldteadotai/pr-lens and your coding agent draws the change it just made, using the model it already runs. No key to set up.]]></description>
        </item>
        <item>
            <title><![CDATA[The PR Lens GitHub Action: bring your own key]]></title>
            <link>https://prlens.dev/guides/pr-lens-github-action</link>
            <guid>https://prlens.dev/guides/pr-lens-github-action</guid>
            <pubDate>Fri, 21 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Run PR Lens from your own CI on your own model key: one workflow file, one repository secret, and the same diagrams the hosted App posts.]]></description>
        </item>
    </channel>
</rss>