milestone-create

Create GitHub milestones from SSOT version plan templates.

31|5|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/NSEvteev/FullSpec --skill milestone-create-nsevteev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: milestone-create
Source: https://github.com/NSEvteev/FullSpec/tree/main/.claude/skills/milestone-create
Command: npx skills add https://github.com/NSEvteev/FullSpec --skill milestone-create-nsevteev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of GitHub milestones aligned with project version plans, reducing manual setup and ensuring consistency across releases.

Core Features & Use Cases

  • Create milestones with version labels, descriptions, and optional due dates based on SSOT templates.
  • Apply milestone schemas consistently across repositories to coordinate release planning and task grouping.
  • Use Case: When planning a new release, generate a milestone that automatically records the target version, deadline, and related milestones/tasks.

Quick Start

Create a milestone for v1.2.0 using the standard SSOT template and verify it is created in GitHub.

Frequently Asked Questions about milestone-create

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub milestone creation for release planning?

You can automate GitHub milestone creation by reading SSOT-based version templates to generate milestones with standardized version labels, descriptions, and optional due dates. This standardizes release tracking across repositories and reduces manual setup.

What is an SSOT template for GitHub release milestones?

An SSOT template for GitHub release milestones is a single source of truth file that defines version plans, formatting rules, and milestone schemas. It enforces consistent version formatting and populates milestone descriptions during automatic generation.

Can I set due dates automatically when generating GitHub milestones from version plans?

Yes, you can set due dates automatically when generating GitHub milestones from version plans. The automation process supports optional due date input from your SSOT templates to populate milestones alongside version labels and descriptions.

How do I standardize milestone schemas across multiple GitHub repositories?

You standardize milestone schemas across multiple GitHub repositories by applying the same SSOT-based milestone templates to each repository's release planning workflow. This ensures consistent version formatting, descriptions, and task grouping for every release.

Do I need a specific version format to automate GitHub milestone generation?

Yes, you need a specific version format to automate GitHub milestone generation. The automation enforces version formatting based on your SSOT templates to ensure milestones align correctly with your project version plans and release tracking.