什么是 triage?
对错误报告进行分类。重现错误,诊断根本原因,验证行为是否是故意的,并尝试修复。当被要求“分类问题”时使用 来源:withastro/astro。
对错误报告进行分类。重现错误,诊断根本原因,验证行为是否是故意的,并尝试修复。当被要求“分类问题”时使用
通过命令行快速安装 triage AI 技能到你的开发环境
来源:withastro/astro。
Triage a bug report end-to-end: reproduce the bug, diagnose the root cause, verify whether the behavior is intentional, and attempt a fix.
If a triageDir is provided in args, use that as the working directory for the triage. Otherwise, default to triage/gh- (if you have an issue number) or triage/current.
Read and follow reproduce.md. Use a subagent for this step to isolate context.
对错误报告进行分类。重现错误,诊断根本原因,验证行为是否是故意的,并尝试修复。当被要求“分类问题”时使用 来源:withastro/astro。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/withastro/astro --skill triage对错误报告进行分类。重现错误,诊断根本原因,验证行为是否是故意的,并尝试修复。当被要求“分类问题”时使用 来源:withastro/astro。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/withastro/astro --skill triage 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/withastro/astro