pr-architect
Installation
SKILL.md
PR Architect
This skill automates the creation of professional and informative Pull Requests.
Capabilities
1. Git Workflow Management
- Branch Strategy: Suggests descriptive branch names (e.g.,
feat/add-login-validation). - Autonomous Delivery: Executes or suggests
git checkout -b,git add,git commit, andgit pushcommands to prepare for a PR.
2. Narrative Generation
- Explains the purpose of the changes (correlating with requirements).
- Describes the implementation details in a reviewer-friendly way.
2. Impact & Verification
- Lists affected modules and potential side effects.
- Includes test results and verification steps automatically.
Usage
- "Craft a perfect PR description for my staged changes."
- "Analyze these commits and summarize the impact for my next Pull Request."
Knowledge Protocol
- This skill adheres to the
knowledge/orchestration/knowledge-protocol.md. It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.
Related skills
More from famaoai-creator/gemini-skills
data-transformer
Convert between CSV, JSON, and YAML formats.
23pmo-governance-lead
Output file path
21completeness-scorer
Evaluate text completeness based on criteria.
21local-reviewer
Retrieves git diff of staged files for pre-commit AI code review.
21api-fetcher
Fetch data from REST/GraphQL APIs securely.
21prompt-optimizer
Optional output file path
21