🦀 ClawHub
Merge Check
by @tag-assistant
Analyze a GitHub pull request for mergeability — predict whether it will get merged based on technical, architectural, process, social, and compliance factor...
💡 Examples
1. Run the data gathering script:
bash skills/merge-check/scripts/merge-check.sh owner/repo#123
# or
bash skills/merge-check/scripts/merge-check.sh https://github.com/owner/repo/pull/123
2. Parse the JSON output
3. Analyze against the dimensions below
4. Produce the mergeability reportTERMINAL
clawhub install merge-check