用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/mskelton/dotfiles --skill commit命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Create, submit, sync, rebase, and merge stacked pull requests using the native `gh stack` CLI extension (github/gh-stack). Use whenever splitting work into a chain of dependent PRs, or managing/syncing/restacking/merging an existing PR stack. This is the preferred stacking tool over Graphite (`gt`) going forward.
Run one iteration of a work queue — either a markdown document or a Linear ticket queue. Pick the next item, implement it end-to-end, commit it as a stacked branch via the gh-stack skill, submit the stack as draft PRs with `gh stack submit --auto`, then mark it done.
Create GitHub pull requests using the gh CLI. Use when the user asks to create a PR, open a pull request, or submit changes for review.
基于 SOC 职业分类
正在显示 SKILL.md
| name | commit |
| description | Commit all current changes |
| disable-model-invocation | true |
Commit all current changes.
git status to see what's changedgit diff to review the changesgit status to confirm