·next-issue-number
</>

next-issue-number

通过检查本地文档和远程分支来确定所有更改类型(功能、修复、工作流程)中的下一个可用问题编号,然后通过推送空分支来保留它。

9安装·0热度·@oocx

安装

$npx skills add https://github.com/oocx/tfplan2md --skill next-issue-number

如何安装 next-issue-number

通过命令行快速安装 next-issue-number AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/oocx/tfplan2md --skill next-issue-number
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:oocx/tfplan2md。

SKILL.md

查看原文

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
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-11

Browse more skills from oocx/tfplan2md

快速解答

什么是 next-issue-number?

通过检查本地文档和远程分支来确定所有更改类型(功能、修复、工作流程)中的下一个可用问题编号,然后通过推送空分支来保留它。 来源:oocx/tfplan2md。

如何安装 next-issue-number?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/oocx/tfplan2md --skill next-issue-number 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/oocx/tfplan2md