Stacked PR workflow with the Graphite CLI (gt) — create stacks, submit, sync, restack, split/squash/fold, track existing branches, collaborate on shared stacks, configure repo/CI for Graphite, and operate the merge queue.
70
88%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
{
"name": "pleaseai/graphite",
"version": "2.1.0",
"summary": "Stacked PR workflow with the Graphite CLI (gt) — create stacks, submit, sync, restack, split/squash/fold, track existing branches, collaborate on shared stacks, configure repo/CI for Graphite, and operate the merge queue.",
"skills": {
"graphite": {
"path": "skills/graphite/SKILL.md"
},
"graphite-setup": {
"path": "skills/graphite-setup/SKILL.md"
},
"graphite-merge-queue": {
"path": "skills/graphite-merge-queue/SKILL.md"
}
},
"commands": {
"absorb": {
"script": "commands/absorb.md"
},
"checkout": {
"script": "commands/checkout.md"
},
"create": {
"script": "commands/create.md"
},
"fold": {
"script": "commands/fold.md"
},
"get": {
"script": "commands/get.md"
},
"log": {
"script": "commands/log.md"
},
"merge-queue": {
"script": "commands/merge-queue.md"
},
"modify": {
"script": "commands/modify.md"
},
"move": {
"script": "commands/move.md"
},
"reorder": {
"script": "commands/reorder.md"
},
"restack": {
"script": "commands/restack.md"
},
"split": {
"script": "commands/split.md"
},
"squash": {
"script": "commands/squash.md"
},
"submit": {
"script": "commands/submit.md"
},
"sync": {
"script": "commands/sync.md"
},
"track": {
"script": "commands/track.md"
}
},
"private": false
}