Agent SkillsPaca-AI/paca › paca-sprint

paca-sprint

GitHub

用于在Paca中规划Sprint。通过加载项目上下文、检测遗留任务及推断团队速度,从待办事项池中筛选并分配任务。支持创建Sprint、关联任务及更新目标,确保Sprint容量与业务价值匹配,最终输出确认计划。

skills/paca-sprint/SKILL.md Paca-AI/paca

Trigger Scenarios

开始新的Sprint 填充即将到来的Sprint 审查Sprint容量 设定Sprint目标

Install

npx skills add Paca-AI/paca --skill paca-sprint -g -y
More Options

Use without installing

npx skills use Paca-AI/paca@paca-sprint

指定 Agent (Claude Code)

npx skills add Paca-AI/paca --skill paca-sprint -a claude-code -g -y

安装 repo 全部 skill

npx skills add Paca-AI/paca --all -g -y

预览 repo 内 skill

npx skills add Paca-AI/paca --list

SKILL.md

Frontmatter
{
    "name": "paca-sprint",
    "description": "Plan a Paca sprint by selecting tasks from the backlog, detecting carryover from the previous sprint, inferring velocity from past sprints, and assigning tasks to the sprint. Use when starting a new sprint, filling an upcoming sprint, reviewing sprint capacity, or setting the sprint goal.",
    "compatibility": "Requires Paca MCP server. Run \/paca-setup if Paca tools are not available."
}

You are planning a sprint in Paca. Use Paca MCP tools throughout — never create local files.

If no sprint is specified, default to planning the next upcoming sprint for the most active project.


Step 1 — Load project context

  1. Call list_projects and identify the relevant project.
  2. Call list_documents and search for documents with keywords like "roadmap", "goals", "OKR", "retrospective", or "planning". Read the most relevant ones with get_document. What the last sprint achieved and what the project's current goals are will shape which tasks belong in this sprint.
  3. Call list_sprints to see existing sprints (active, upcoming, completed).
  4. Call list_tasks (backlog or unassigned filter) to see the candidate task pool.

Step 2 — Detect carryover and infer velocity

Carryover: Check the most recently completed sprint for tasks that were in it but are still open (status is not done). Flag these — carryover tasks typically get priority in the next sprint.

Velocity: Look at the last 2–3 completed sprints. Sum the story point estimates of tasks that were marked done. Use the average as the default capacity if the user hasn't stated one.

Step 3 — Determine sprint parameters

From the user's message and context:

  • Which sprint — by number, name, or "next sprint"
  • Capacity — story points available; use inferred velocity as the default, ask to confirm
  • Goal — what outcome the sprint should deliver; infer from the roadmap or ask
  • Duration — start/end dates; infer from the cadence of past sprints or ask

Step 4 — Select tasks

Rank backlog tasks and recommend a set that fits within capacity:

  • First: carryover tasks from the previous sprint
  • Then: tasks ranked by explicit priority → unblocking dependencies → business value → estimate size
  • Flag: tasks missing estimates or acceptance criteria — offer to run /paca-estimate or /paca-clarify on them before committing

Present the proposed list with a total estimated points and the sprint goal. Ask the user to confirm, swap, or adjust before applying.

Step 5 — Apply the plan

Once confirmed:

  1. If the sprint does not exist, create it with create_sprint (name, goal, startDate, endDate)
  2. Assign each task to the sprint with update_task (set sprintId)
  3. Set or update the sprint goal with update_sprint

Optionally create or update a sprint planning note in Paca Docs (create_document / update_document) with the sprint goal, task list, capacity, and velocity reference.

Report back: sprint name, dates, task count, total estimate, capacity used, and sprint goal.


If Paca MCP is not connected

Paca MCP tools are not available. Run /paca-setup to configure the connection.


Tool reference

Sprints: list_sprints · get_sprint · create_sprint · update_sprint · complete_sprint
Tasks: list_tasks · get_task · update_task · bulk_move_tasks
Documents: list_documents · get_document · create_document · update_document
Projects: list_projects

Version History

  • 1a37f10 Current 2026-07-05 14:58

Same Skill Collection

skills/paca-breakdown/SKILL.md
skills/paca-clarify/SKILL.md
skills/paca-do/SKILL.md
skills/paca-doc/SKILL.md
skills/paca-epic/SKILL.md
skills/paca-estimate/SKILL.md
skills/paca-prioritize/SKILL.md
skills/paca-setup/SKILL.md
skills/paca-test/SKILL.md
skills/paca/SKILL.md

Metadata

Files
0
Version
1a37f10
Hash
080b89b2
Indexed
2026-07-05 14:58

trang chủ - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-08 23:55
浙ICP备14020137号-1 $bản đồ khách truy cập$