sumimakito

7 mods across 1 repository, 2 stars between them.

roll

01

sumimakito/roll

Skill Claude CodeCodex

Drive a GitHub pull request from conflicts or failing checks to merge-ready status. Use when the agent should confirm the PR target, resolve against base, verify, push, observe Actions and mergeability, loop safely, and notify the result.

2 3mo ago A 50 tokens original MIT

roll-advisor

02

sumimakito/roll

Skill Claude CodeCodex

Use after resolving a PR conflict when optional advice is wanted to reduce future conflict risk. Every suggestion must preserve exactly what the PR accomplishes.

2 3mo ago A 32 tokens original MIT

roll-notify

03

sumimakito/roll

Skill Claude CodeCodex

Use when delivering the final ROLL outcome (merge-ready, blocked, ci-failed, or gave-up) through the mandatory terminal message plus optional OS notification or setup-supplied custom command.

2 3mo ago A 46 tokens original MIT

roll-observe

04

sumimakito/roll

Skill Claude CodeCodex

Use after pushing a GitHub PR branch to watch Actions while polling mergeability. Returns capped verdicts and aborts early when base movement creates conflicts.

2 3mo ago A 34 tokens original MIT

roll-push

05

sumimakito/roll

Skill Claude CodeCodex

Use when pushing a GitHub PR branch after conflict resolution and verification, especially when rebase rewrites or protected-looking branch names make force-push safety important.

2 3mo ago A 36 tokens original MIT

roll-resolve

06

sumimakito/roll

Skill Claude CodeCodex

Use when a GitHub PR branch conflicts with its base and the agent must integrate the base without silently mis-merging behavior.

2 3mo ago A 29 tokens original MIT

roll-verify

07

sumimakito/roll

Skill Claude CodeCodex

Use after resolving conflicts and before pushing a PR branch to verify the resolution with project tests or user-supplied checks.

2 3mo ago A 28 tokens original MIT