Commit Graph

1 Commits

Author SHA1 Message Date
Glucksberg
8891fa17ea feat(skills): add fork-manager skill for managing forks with open PRs
New skill to help manage forks where you contribute PRs but also use
improvements before they're merged upstream.

Features:
- Track open PRs and their branch status
- Sync main with upstream
- Rebase PR branches on upstream/main
- Build production branch with all pending PRs merged
- Generate status reports

Useful for maintaining forks of actively developed projects.
2026-01-30 00:23:21 +00:00