triage

GitHub

用于从问题库中筛选高价值 FastMCP Issue,验证候选项并推荐具体修复方案。通过代码追溯和证据分析,排除无效噪音,为后续实现或审查提供决策依据。

.agents/skills/triage/SKILL.md PrefectHQ/fastmcp

Trigger Scenarios

需要确定下一个开发任务 评估积压问题的优先级 寻找适合快速修复的 Issue

Install

npx skills add PrefectHQ/fastmcp --skill triage -g -y
More Options

Non-standard path

npx skills add https://github.com/PrefectHQ/fastmcp/tree/main/.agents/skills/triage -g -y

Use without installing

npx skills use PrefectHQ/fastmcp@triage

指定 Agent (Claude Code)

npx skills add PrefectHQ/fastmcp --skill triage -a claude-code -g -y

安装 repo 全部 skill

npx skills add PrefectHQ/fastmcp --all -g -y

预览 repo 内 skill

npx skills add PrefectHQ/fastmcp --list

SKILL.md

Frontmatter
{
    "name": "triage",
    "description": "Find worthwhile FastMCP issues to work on in a backlog or release window, verify promising candidates, and present concrete picks with existing PR links."
}

Find worthwhile work

Read AGENTS.md and CONTRIBUTING.md. Honor the requested scope. For "since the last patch," identify the release timestamp, then look for open issues created or substantively updated afterward. Use a bounded inventory internally; report truncation if it affects coverage.

Pick work with concrete user impact, a supported contract being violated, and a tractable causal fix. Do not rank solely by recency, comment count, or how small a proposed patch looks. Automated dashboard churn is not itself useful work.

For promising candidates:

  • Read the report, comments, maintainer decisions, and prior bot investigation.
  • Search related issues and PRs in all states, including gate-closed contributions. Closure alone says nothing about a fix's merit.
  • Trace the relevant code and git history. Distinguish fixed on main, released on the affected line, and merely proposed.
  • Verify the claimed contract and enough evidence to explain the cause. A proposed solution is a lead, not a diagnosis. Consider compatibility before calling a fix straightforward.

Lead with the strongest pick as soon as evidence supports it: link, what breaks, why it matters, where the cause is, and the next action. Include a few alternatives when useful. Do not turn selection into an exhaustive audit or a full review of every linked PR. Save continuation notes only when needed.

When the user chooses implementation, use fix-issue. For an assignment decision on an external contribution, use review-issue. Triage alone does not authorize public mutations or implementation.

Version History

  • c6165d9 Current 2026-09-23 08:38

Same Skill Collection

.agents/skills/code-review/SKILL.md
.agents/skills/docs/SKILL.md
.agents/skills/fix-issue/SKILL.md
.agents/skills/python-tests/SKILL.md
.agents/skills/release/SKILL.md
.agents/skills/review-issue/SKILL.md
.agents/skills/review-pr/SKILL.md
.agents/skills/review-security-report/SKILL.md
.claude/skills/code-review/SKILL.md
.claude/skills/python-tests/SKILL.md
.claude/skills/review-issue/SKILL.md
.claude/skills/review-pr/SKILL.md
.claude/skills/review-security-report/SKILL.md
examples/skills/sample_skills/code-review/SKILL.md
examples/skills/sample_skills/pdf-processing/SKILL.md
skills/fastmcp-client-cli/SKILL.md

Metadata

Files
0
Version
c6165d9
Hash
aface614
Indexed
2026-09-23 08:38

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-26 04:55
浙ICP备14020137号-1