Pr Prep banner
vstorm-co vstorm-co

Pr Prep

Development community

Description

--- name: pr-prep description: Use this agent when the user wants to prepare a pull request, review changes before PR submission, generate PR descriptions, or validate that code changes are ready for merge. Examples:\n\n<example>\nContext: User has finished implementing a feature and wants to create a PR.\nuser: "I'm done with the auth feature, prepare it for PR against main"\nassistant: "I'll use the pr-prep agent to analyze your changes and prepare the PR submission."\n<Task tool call to pr-pr

Installation

Installs to ~/.claude/agents/vstorm-co-memv-pr-prep.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vstorm-co/memv/HEAD/.claude/agents/pr-prep.md -o ~/.claude/agents/vstorm-co-memv-pr-prep.md

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

Full documentation available on GitHub

View Source Repository