一键导入
linux-config
linux-config 收录了来自 kkredit 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Finish an in-progress git operation that stopped on merge conflicts: a Graphite (gt) restack, a plain git rebase, or a merge. Detects which one is underway, resolves the conflicts (asking when the right resolution is unclear), and runs the correct continue command until the operation completes. Use when the user says /resolve, "finish this rebase", "continue the restack", "fix these merge conflicts", or similar.
Iteratively shepherd a Graphite (gt) stack of PRs to "clean": fetch CI status and reviewer/AI-agent feedback for every PR in the stack, surface it as one-keystroke choices, apply fixes / reply to comments, resubmit with gt, and loop until the whole stack is green with no open feedback. Optimized for hands-off, low-typing operation while the user does other work. Use when the user says /babysit-stack, "work my stack", "babysit my PRs", "address feedback on the stack", "get my stack green", or similar.