·next-issue-number
</>

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.

9Installs·0Trend·@oocx

Installation

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

How to Install next-issue-number

Quickly install next-issue-number AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/oocx/tfplan2md --skill next-issue-number
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: oocx/tfplan2md.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oocx/tfplan2md --skill next-issue-number
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from oocx/tfplan2md

Quick answers

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.

How do I install next-issue-number?

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

Where is the source repository?

https://github.com/oocx/tfplan2md