Pr Screenshotter banner
tmck-code tmck-code

Pr Screenshotter

Development community

Description

--- name: pr-screenshotter description: Produces real before/after PNG screenshots for a YAS branch's rendering changes and publishes them to the yas-pr-screenshots repo, returning a ready-to-paste markdown before/after table. Delegate to this agent for "screenshot this branch", "shoot before/after images for the PR", "capture statusline screenshots", or when a PR-authoring flow needs image screenshots (not ANSI text) for the Screenshots section. It picks the relevant demo scenarios from the dif

Installation

Installs to ~/.claude/agents/tmck-code-yet-another-statusline-pr-screenshotter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tmck-code/yet-another-statusline/HEAD/.claude/agents/pr-screenshotter.md -o ~/.claude/agents/tmck-code-yet-another-statusline-pr-screenshotter.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository