sprint-planning
星标2
分支0
更新时间2026年2月26日 20:36
Quick sprint planning for manual use. Triggers on: 'sprint planning', 'plan sprint', 'planning start'.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Quick sprint planning for manual use. Triggers on: 'sprint planning', 'plan sprint', 'planning start'.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Sprint planning workflow with ICE scoring and velocity-based sizing.
Research codebase to inform refinement and planning decisions.
Create and edit GitHub issues via gh CLI.
Guide for modifying agent configurations (copilot-instructions.md and SKILL.md).
Review pull requests for correctness, security, and logic errors.
Test-Driven Development cycle for writing tests before implementation.
| name | sprint-planning |
| description | Quick sprint planning for manual use. Triggers on: 'sprint planning', 'plan sprint', 'planning start'. |
Triage the backlog and select scope for the next sprint.
gh issue list --state open --label "type:feature,type:bug". Remove stale or duplicate issues.sprint:current label to selected issues. Ensure each has priority:* and type:* labels.