set-estimate
OfficialSet task workload points for accurate planning.
Product & Management#GitHub Projects#backlog grooming#SEMO#Fibonacci#Sprint planning#workload points#task estimation
Authorsemicolon-devteam
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows you to independently set workload (estimate points) for tasks, streamlining backlog grooming and Sprint planning by ensuring all tasks have a clear size estimate.
Core Features & Use Cases
- Independent Estimation: Assigns Fibonacci-based estimate points (1, 2, 3, 5, 8, 13) to tasks without requiring Sprint assignment.
- Workload Guidance: Provides a clear guide for interpreting point values (e.g., 3pt for 1 day, 5pt for 2-3 days).
- Bulk Estimation: Supports setting estimates for single or multiple tasks simultaneously.
- Project Integration: Automatically adds issues to the GitHub Project if they are not already linked.
- Use Case: During a backlog grooming session, you can quickly go through tasks and "Set #123 to 3 points" or "/SEMO:sprint estimate #456 --point 5" to prepare them for future sprints.
Quick Start
Set estimate for a task: "/SEMO:sprint estimate #123 --point 3" Estimate multiple tasks: "tasks: [{repo: 'repo', number: 123, estimate: 3}]" Assign workload during backlog grooming: "백로그 그루밍 시 작업량 추정"
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: set-estimate Download link: https://github.com/semicolon-devteam/semo/archive/main.zip#set-estimate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.