Token导航 LogoToken导航TokenDH.com
研究检索权限需确认github未标认证来源可访问许可证需确认审计通过

bug-triage-prioritizerbug 分类优先级

Agent Skill

bug-triage-prioritizer 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

563

周安装

23

GitHub Stars

73

下载量

182
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:bug-triage-prioritizer(bug 分类优先级)
来源仓库:https://github.com/zanecole10/software-tailor-skills
仓库路径:skills/bug-triage-prioritizer
安装命令:
npx skills add https://github.com/zanecole10/software-tailor-skills --skill bug-triage-prioritizer
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/zanecole10/software-tailor-skills --skill bug-triage-prioritizer

简介

bug-triage-prioritizer 根据客户影响程度划分四级严重等级,指导紧急响应顺序。

  • 适用于面向客户的软件交付项目,平衡修复成本与客户满意度关系。
  • 提供自动化 fix-or-charge 决策建议,明确哪些缺陷必须免费修复哪些可收费处理。
  • 配套生成客户沟通模板与 Claude Code 专用 prompt,提升售后支持效率。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Bug Triage & Fix Prioritizer

Handle bugs professionally. Keep clients happy post-launch.

What This Skill Does

Input: Bug reports from client Output: Severity levels, fix priority order, client communication templates, fix-or-charge decision, Claude Code prompts

Bug Severity Levels

🔴 CRITICAL (Fix immediately)

  • Software completely unusable
  • Data loss or corruption
  • Security vulnerability
  • Major feature completely broken

Response Time: Within 4 hours Communication: Call + email immediately Charge: Never (part of warranty)

Examples:

  • Users can't log in
  • Database corruption
  • Payment processing failing
  • Data breach

🟠 HIGH (Fix within 24 hours)

  • Major feature partially broken
  • Significant user workflow disrupted
  • Affects most users

Response Time: Within 24 hours Communication: Email with timeline Charge: Usually not (within 30-day warranty)

Examples:

  • PDF reports not generating
  • Search functionality broken
  • Photos won't upload

🟡 MEDIUM (Fix within 1 week)

  • Minor feature broken
  • Workaround exists
  • Affects some users sometimes

Response Time: 3-5 business days Communication: Email acknowledgment + fix date Charge: Depends (after 30 days, may charge)

Examples:

  • Dropdown not sorting correctly
  • Email notifications delayed
  • UI element misaligned

🟢 LOW (Fix in next update)

  • Cosmetic issues
  • Minor inconvenience
  • Rare edge case

Response Time: Next scheduled update Communication: "Added to backlog" Charge: Usually yes (after warranty)

Examples:

  • Button color wrong
  • Typo in label
  • Feature request (not a bug)

Fix or Charge Decision Tree

Free Fixes (Within 30-Day Warranty): ✅ Software doesn't work as specified ✅ Critical or High severity ✅ You introduced the bug (your mistake) ✅ Affects core functionality

Charge for Fixes: 💵 After 30-day warranty period 💵 User error (not a bug) 💵 Low severity cosmetic issues 💵 New feature request disguised as "bug" 💵 Scope creep ("I thought it would also do X")

Client Communication Templates

Critical Bug Response

Subject: [URGENT] Investigating [Issue] - ETA 4 hours

"Hi [Client],

I just saw your report about [issue]. This is my top priority right now.

I'm investigating the cause and will have a fix deployed within 4 hours.

I'll update you every hour until it's resolved.

Apologies for the disruption.

[Your Name]"


High/Medium Bug Response

Subject: Bug Report Received - Fix Timeline

"Hi [Client],

Thanks for reporting [issue]. I've triaged this as [severity level].

What's happening: [brief explanation] Fix timeline: [specific date/time] Workaround (if any): [temporary solution]

I'll notify you as soon as it's fixed.

[Your Name]"


Low Priority Bug Response

Subject: [Issue] Added to Backlog

"Hi [Client],

Thanks for reporting [issue]. This is a minor cosmetic issue that doesn't affect functionality.

I've added it to the backlog and will include the fix in the next monthly update.

If this is more urgent than I'm understanding, let me know and I can prioritize it (may require additional development hours).

[Your Name]"


Handling "Why Isn't This Free?" Conversations

Client: "I'm paying you $15K and there are still bugs?!"

Response: "I completely understand the frustration. Here's the situation:

This [bug type] is a [severity level] issue that [impact description].

It's covered under warranty because [reason: affects core functionality / within 30 days / my oversight].

I'm fixing it at no charge and will have it resolved by [date].

What's NOT covered:

  • Issues after the 30-day warranty
  • New feature requests
  • Changes to how features work (vs. fixing broken features)

Does that make sense?"

Prevention Strategy

Include in contract:

  • 30-day bug fix warranty
  • Definition of "bug" vs. "feature request"
  • Response time commitments
  • Post-warranty support options

This prevents:

  • "Why am I paying for bug fixes?"
  • Endless free work disguised as "bugs"
  • Scope creep through bug reports

Remember

Bugs happen. How you handle them defines your professionalism.

  • Respond fast (even if fix takes time)
  • Communicate clearly (set expectations)
  • Fix critical issues immediately (protect your reputation)
  • Charge for scope creep (protect your time)

Handle bugs well = clients trust you = referrals + recurring revenue

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.65%
按下载量换算63

Claude

29.15%
按下载量换算53

Cursor

17.96%
按下载量换算33

Gemini CLI

9.09%
按下载量换算17

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

权限需确认

当前来源未能明确判断权限范围,默认进入异常复核队列。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills