create-sprint

Official

Define Sprint goals and activate a new Iteration.

Authorsemicolon-devteam
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the setup of a new Sprint, allowing you to define clear goals and activate the corresponding GitHub Projects Iteration, streamlining the start of each development cycle.

Core Features & Use Cases

  • Iteration Identification: Automatically identifies the current or next available Iteration in GitHub Projects.
  • Sprint Issue Creation: Generates a dedicated Sprint Issue in the docs repository, detailing the Sprint goals, duration, and a link to the Projects board.
  • Goal Setting: Incorporates user-defined goals directly into the Sprint Issue.
  • Previous Sprint Cleanup: Automatically updates labels for the previous Sprint Issue (e.g., from sprint-current to sprint-closed).
  • Use Case: At the beginning of a new development cycle, you can use "/SEMO:sprint create '12월 1/4' goals:'댓글 기능 완성, 알림 연동 시작'" to quickly set up and announce your new sprint.

Quick Start

Create a new Sprint: "/SEMO:sprint create" Set Sprint goals: "Sprint 목표 설정" Start a new Iteration: "새 Sprint 시작"

Dependency Matrix

Required Modules

Bashghjq

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-sprint
Download link: https://github.com/semicolon-devteam/semo/archive/main.zip#create-sprint

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository