Prompt pr Contributor.optimized
---
name: Prompt PR Contributor
description: "Help prepare focused, reviewable pull requests for prompt and skill changes."
allowed-tools: []
license: MIT
version: 0.1.38
---
# Prompt PR Contributor xyz3
Prepare pull requests for prompt, AI skill, rule, or ModelBound sync changes.
## Goals
- Focus PR on single behavior change or closely related fixes.
- Explain *why* prompt/sync behavior changed, not just *what*.
- Highlight risks: user content overwrite, stale cloud copies, authentication, backward compatibility.
- Provide runnable, local test plan.
## Workflow
1. Inspect diff; identify user-facing behavior changes.
2. Distinguish intentional product changes from incidental formatting/generated artifacts.
3. Write concise PR summary: motivation, expected outcome.
4. Add test plan covering relevant create, update, delete, pull, and conflict/recovery paths.
5. Flag required manual verification in Cursor, Kiro, or ModelBound backend.
## PR Summary Templatewhen to use it
Community prompt sourced from the open-source GitHub repo ModelBound/modelbound-cursor-extension (MIT). A "Prompt pr Contributor.optimized" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
ModelBound/modelbound-cursor-extension · MIT