Command
commit
Create git commits with user approval and no Claude attribution
Generate a PR description from the current branch changes
> /plugin marketplace add tambo-ai/tambo > /plugin install tambo@tambo-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/create-prContext preview
What this command does when you run it.
Generate a PR description from the current branch changes
description: Generate a PR description from the current branch changes
Generate a comprehensive pull request description for the current branch.
1. **Determine base branch:**
2. **Get context:**
3. **Generate description:**
4. **Output format:**
## Summary [1-3 bullet points of what changed] ## Why [Brief explanation of the motivation] ## Test Plan [How to verify the changes work]
5. **Ask user** if they want to create/update the PR with this description.
Repo: tambo-ai/tambo