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 시작"