Agent SkillsPaca-AI/paca › paca-prioritize

paca-prioritize

GitHub

根据路线图目标为Paca待办事项设置或调整优先级。通过分析业务价值、紧急度、工作量和依赖关系,将任务标记为Critical/High/Medium/Low,确保排序与业务目标一致,适用于冲刺规划前或需明确优先级的场景。

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

Trigger Scenarios

需要对Paca待办事项进行排序 在冲刺规划之前调整优先级 需要为任务分配明确的优先级标签(Critical/High/Medium/Low) 要求按重要性或紧迫性对工作进行排名

Install

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

Use without installing

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

指定 Agent (Claude Code)

npx skills add Paca-AI/paca --skill paca-prioritize -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-prioritize",
    "description": "Set or adjust priorities across the Paca backlog, aligned to roadmap goals and business value. Use when the backlog needs sorting, before sprint planning, when tasks need explicit Critical\/High\/Medium\/Low priority labels, or when asked to rank work by importance or urgency.",
    "compatibility": "Requires Paca MCP server. Run \/paca-setup if Paca tools are not available."
}

You are setting priorities for tasks in Paca. Use Paca MCP tools throughout — never create local files.

If no task is specified, operate on the full backlog of the most active project.


Step 1 — Load project context

  1. Resolve task references from the user's message if given (#42, ABC-42get_task_by_number). If no references, operate on the full backlog.
  2. Call list_docs and search for documents titled "roadmap", "goals", "OKR", "strategy", or "release plan". Read the most relevant ones with read_doc. Priority without a goal to align to is just opinion — the docs anchor your reasoning.
    • If no strategy docs exist, ask the user: "What are the top 3 outcomes you're trying to achieve this quarter?" Use their answer as the alignment anchor.
  3. Call list_tasks to load the full task set.
  4. Call list_sprints to know which tasks are already committed vs. unscheduled.

Step 2 — Score and rank

For each task, assess four dimensions:

Dimension What to look for
Business value How directly it advances the roadmap or improves user outcomes
Urgency / risk Customer-facing bugs, blockers, compliance deadlines
Effort Estimated size — high-value + low-effort tasks rank up
Dependencies Tasks that unblock others rank higher

Assign one of these labels:

  • Critical — blocks a release, breaks production, or is a contractual obligation
  • High — directly advances the top roadmap goal; would be missed by users if delayed
  • Medium — valuable but not time-sensitive; no clear near-term cost to waiting
  • Low — nice-to-have, cleanup, or exploratory; can be deprioritized indefinitely without user impact

Present the ranked list with one-line reasoning per task. Ask the user to confirm or adjust before writing.

Step 3 — Apply priorities

For each confirmed priority, call update_task:

  • Set the priority field to the agreed value
  • Optionally append a one-line rationale to the description so the reasoning is preserved and reviewable

Report back: full updated priority list as a table (task number · title · priority).


If Paca MCP is not connected

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


Tool reference

Tasks: get_task · get_task_by_number · list_tasks · update_task
Documents: list_docs · read_doc
Sprints: list_sprints
Projects: list_projects

Version History

  • acf4909 Current 2026-07-19 18:24

    重构了MCP工具调用:将list_documents和get_document替换为list_docs和read_doc;简化了代理创建函数并移除了未使用的提示字段;添加了迁移脚本以删除agents表中过期的触发器提示列。

  • 1a37f10 2026-07-05 14:57

Same Skill Collection

services/ai-agent/src/skills/paca-breakdown/SKILL.md
services/ai-agent/src/skills/paca-clarify/SKILL.md
services/ai-agent/src/skills/paca-do/SKILL.md
services/ai-agent/src/skills/paca-doc/SKILL.md
services/ai-agent/src/skills/paca-epic/SKILL.md
services/ai-agent/src/skills/paca-estimate/SKILL.md
services/ai-agent/src/skills/paca-prioritize/SKILL.md
services/ai-agent/src/skills/paca-sprint/SKILL.md
services/ai-agent/src/skills/paca-test/SKILL.md
services/ai-agent/src/skills/paca-workflow/SKILL.md
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-setup/SKILL.md
skills/paca-sprint/SKILL.md
skills/paca-test/SKILL.md
skills/paca-workflow/SKILL.md
skills/paca/SKILL.md

Metadata

Files
0
Version
acf4909
Hash
fb2e3866
Indexed
2026-07-05 14:57

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 07:54
浙ICP备14020137号-1 $Carte des visiteurs$