·next-issue-number
</>

next-issue-number

透過檢查本機文件和遠端分支來確定所有變更類型(功能、修復、工作流程)中的下一個可用問題編號,然後透過推送空分支來保留它。

10安裝·1熱度·@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