aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:qurugi0347
1 artifact found
agentby qurugi0347
3d ago

pr-writer

Use this agent when the user needs to create a Pull Request (PR) after completing a feature or fix. This agent should be triggered when:\n\n<example>\nContext: User has just finished implementing a new product template edit page and committed all changes.\nuser: "Can you create a PR for the product template edit page I just implemented?"\nassistant: "I'll use the Task tool to launch the pr-writer agent to create a well-structured PR following the project's guidelines."\n<commentary>\nSince the user is requesting PR creation, use the pr-writer agent to generate a properly formatted PR with title, description, and all required sections.\n</commentary>\n</example>\n\n<example>\nContext: User has completed multiple commits for a bug fix and wants to open a PR.\nuser: "I've fixed the TagsInput controlled component issue. Please create a PR."\nassistant: "Let me use the pr-writer agent to create a PR with proper formatting and documentation."\n<commentary>\nThe user needs a PR created for their bug fix. Use the pr-writer agent to structure the PR according to CLAUDE.md guidelines.\n</commentary>\n</example>\n\n<example>\nContext: User mentions they're done with their work and ready to submit.\nuser: "I'm done with the API refactoring. Time to submit this."\nassistant: "I'll use the pr-writer agent to create a comprehensive PR for your API refactoring work."\n<commentary>\nUser is indicating completion and readiness to submit. Proactively use the pr-writer agent to create the PR.\n</commentary>\n</example>

1 repos0 installs
$npx ai-builder add agent qurugi0347/pr-writer
You've reached the end