关于
This skill provides systematic debugging approaches for isolating and fixing software defects when the cause of a failure is unclear. It focuses on understanding the problem, reproducing issues, and performing root cause analysis. Key capabilities include reading system state files and coordinating with other agent-ops skills for recovery and testing.
快速安装
Claude Code
推荐npx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/agent-ops-debugging在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the agent-ops-debugging skill?
agent-ops-debugging is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform agent-ops-debugging-related tasks without extra prompting.
How do I install agent-ops-debugging?
Use the install commands on this page: add agent-ops-debugging to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does agent-ops-debugging belong to?
agent-ops-debugging is in the utility category, tagged general.
Is agent-ops-debugging free to use?
Yes. agent-ops-debugging is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
Framework Detector 能自动检测项目中使用的六大主流框架(如 NestJS、React 等),适用于在加载框架特定技能前快速识别项目技术栈。它通过多信号分析和加权置信度评分来提高检测准确性。开发者只需提供项目路径即可获取包含主框架和置信度的检测结果。
Framework Detector能自动检测项目使用的技术框架,支持NestJS、React等6种主流框架。它通过多信号分析和置信度评分提供准确检测结果,适用于在加载框架特定技能前进行环境识别。开发者只需提供项目路径即可快速获取框架检测报告。
这是一个交互式工作流引导工具,当开发者不确定下一步该做什么、需要导航AgentOps流程或想了解可用工具时使用。它会通过诊断问题评估项目状态文件,然后推荐合适的下一步操作或工具。特别适合初次使用AgentOps或在项目中感到困惑时快速获得指导。
这是一个用于结构化用户访谈的Claude Skill,适用于需要逐步收集用户输入的多步骤决策场景。它的核心特性是严格遵循“一次只问一个问题”的交互模式,确保清晰收集每个回答后再继续。该Skill能与其他agent-ops组件协同工作,将用户反馈系统化地记录到状态文件中。
