Stats
Actions
Tags
From pr-shepherd
Mark PR changed files as viewed in GitHub with pr-shepherd. Use for requests like "mark tests as viewed" or "mark these files as viewed".
How this skill is triggered — by the user, by Claude, or both
Slash command
/pr-shepherd:mark-files-as-viewed [PR number or URL] [files|tests|--tests|--match REGEX][PR number or URL] [files|tests|--tests|--match REGEX]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Thin dispatcher for marking GitHub PR changed files as viewed.
Thin dispatcher for marking GitHub PR changed files as viewed.
Resolve arguments:
$ARGUMENTS contains a PR number, use it.$ARGUMENTS contains a GitHub PR URL, extract the number.gh pr view --json number --jq .numbertests argument as --tests.--tests, and --match <regex> arguments.Run pr-shepherd:
pr-shepherd mark-files-as-viewed <N> <selectors>
Print the full output.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub jonathanong/pr-shepherd --plugin pr-shepherd