start-task

Official

Streamline task initiation with automated field updates.

Authorsemicolon-devteam
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the process of starting a task by automatically updating all relevant GitHub Projects fields (status, start date, and iteration assignment) in one go, reducing manual overhead and ensuring consistency.

Core Features & Use Cases

  • Status Update: Automatically changes the task's status to 'In Progress'.
  • Start Date Assignment: Sets the task's start date to the current day.
  • Iteration Assignment: Automatically links the task to the current active Sprint (Iteration).
  • Project Integration: Adds the task to the GitHub Project if it's not already linked.
  • Use Case: When you're ready to begin work on a task, simply say "Start working on #123" and this skill will update its status, set the start date, and ensure it's correctly assigned to the current sprint.

Quick Start

Start a task: "Start working on #123" Begin task: "/SEMO:sprint start #456" Change task status to 'In Progress': "Task 상태를 '작업중'으로 변경"

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: start-task
Download link: https://github.com/semicolon-devteam/semo/archive/main.zip#start-task

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