workstation_setup
workstation_setup 收录了来自 athackst 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Create a commit from the currently staged Git changes only. Use when the user wants Codex to inspect the staged diff, write a concise plain-English commit subject without conventional-commit prefixes, refuse unrelated staged groups, avoid staging or modifying files, and print the exact commit message used after committing.
Plan and manage dependency-ordered stacked PR branches from a branch delta against a base ref, then materialize, restack, or evolve one-review-commit-per-branch chains. Use when the user asks to split a large change into stacked PRs that are easy to review and coherent, restack descendants after editing a parent, or replay a stack onto the latest base with local validation per branch.