What is next-issue-number?
Determine the next available issue number across all change types (feature, fix, workflow) by checking both local docs and remote branches, then reserve it by pushing an empty branch. Source: oocx/tfplan2md.
Determine the next available issue number across all change types (feature, fix, workflow) by checking both local docs and remote branches, then reserve it by pushing an empty branch.
Quickly install next-issue-number AI skill to your development environment via command line
Source: 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:
Determine the next available issue number across all change types (feature, fix, workflow) by checking both local docs and remote branches, then reserve it by pushing an empty branch. Source: oocx/tfplan2md.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/oocx/tfplan2md --skill next-issue-numberDetermine the next available issue number across all change types (feature, fix, workflow) by checking both local docs and remote branches, then reserve it by pushing an empty branch. Source: oocx/tfplan2md.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oocx/tfplan2md --skill next-issue-number Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/oocx/tfplan2md