Improve From Pr banner
tailrocks tailrocks

Improve From Pr

Git community

Description

# Improve these skills from an external pull request A saved prompt for this repository. Paste it into an agent session opened at this repository's root, replacing `<PR>` with a pull-request URL or `owner/name#number` from a repository where the tailrocks skills did real work. It drives the shipped self-improvement loop — `tailrocks-retrospect` into `tailrocks-skill-update` — and nothing else. There is deliberately no repo-local skill for this job; the shipped skills are the better owner, and a

Installation

Installs to ~/.claude/skills/tailrocks-tailrocks-skills-improve-from-pr/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tailrocks-tailrocks-skills-improve-from-pr && curl -fsSL https://raw.githubusercontent.com/tailrocks/tailrocks-skills/HEAD/prompts/improve-from-pr.md -o ~/.claude/skills/tailrocks-tailrocks-skills-improve-from-pr/SKILL.md

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

Full documentation available on GitHub

View Source Repository