pr
Installation
SKILL.md
ActivityPub PR Workflow
Branch Naming
| Prefix | Use |
|---|---|
add/{feature} |
New features |
update/{feature} |
Iterating on existing features |
fix/{bug} |
Bug fixes |
try/{idea} |
Experimental ideas |
Reserved: release/{X.Y.Z} (releases only), trunk (main branch).
Pre-PR Review
Before creating a PR, delegate to the code-review agent to review all changes on the branch. Address any critical issues before proceeding.