Supported Achievements
Pair Extraordinaire
Coauthored commits on merged PRs
Pull Shark
Merged pull requests
Galaxy Brain
Accepted answers in Discussions
Quickdraw
Close issue within 5 minutes of opening
YOLO
Merge PR without code review
Achievement Tiers
| Achievement | Default | Bronze | Silver | Gold | Helper Required |
|---|---|---|---|---|---|
| Pair Extraordinaire | 1 | 10 | 24 | 48 | No |
| Pull Shark | 2 | 16 | 128 | 1024 | No |
| Galaxy Brain | 2 | 8 | 16 | 32 | Yes |
| Quickdraw | 1 | - | - | - | No |
| YOLO | 1 | - | - | - | Yes |
Tier numbers represent the count required to unlock that tier. For example, Pull Shark Gold requires 1024 merged pull requests.
Helper Account Requirements
These achievements need a helper account because:- Galaxy Brain: Helper account creates discussions that you answer and mark as accepted
- YOLO: Helper account is listed as a requested reviewer, then you merge without waiting for their review
.env:
How Achievements Work
Each achievement uses a specific automation workflow:- Creates operations - Branches, commits, PRs, issues, or discussions
- Executes actions - Merges, closes, answers, or reviews
- Triggers GitHub’s detection - GitHub’s backend recognizes the achievement pattern
- Cleans up - Removes temporary branches and resources
The tool respects GitHub rate limits with 2 concurrent operations and 15 operations per minute.
Progress Tracking
Progress is tracked locally per GitHub account in:Repository Cleanup
After completing achievements, you can clean up:- Reset Repo History - Use the CLI menu option to squash all commits into one
- Delete PR History - Delete and recreate the repository to remove PRs from your profile
Next Steps
Configuration
Set up tokens and repository settings
Usage Guide
Learn how to run achievements