什么是 next-issue-number?
通过检查本地文档和远程分支来确定所有更改类型(功能、修复、工作流程)中的下一个可用问题编号,然后通过推送空分支来保留它。 来源:oocx/tfplan2md。
通过检查本地文档和远程分支来确定所有更改类型(功能、修复、工作流程)中的下一个可用问题编号,然后通过推送空分支来保留它。
通过命令行快速安装 next-issue-number AI 技能到你的开发环境
来源:oocx/tfplan2md。
Purpose Ensure unique issue numbering across all change types (feature, fix, workflow) by:
This prevents duplicate issue numbers when multiple agents work concurrently or when work-in-progress exists on remote branches but not yet in main.
If GitHub authentication fails The script will fall back to checking only local docs folders and warn you:
通过检查本地文档和远程分支来确定所有更改类型(功能、修复、工作流程)中的下一个可用问题编号,然后通过推送空分支来保留它。 来源:oocx/tfplan2md。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/oocx/tfplan2md --skill next-issue-number通过检查本地文档和远程分支来确定所有更改类型(功能、修复、工作流程)中的下一个可用问题编号,然后通过推送空分支来保留它。 来源:oocx/tfplan2md。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/oocx/tfplan2md --skill next-issue-number 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/oocx/tfplan2md