返回顶部
d

debug-system

Identify root causes of errors and failures in code, APIs, workflows, and systems. Provides structured debugging steps, explanations, and fixes.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
177
下载量
1
收藏
概述
安装方式
版本历史

debug-system

# Debug System Find, explain, and fix errors by identifying the root cause. Use this skill when: - something is not working - an error message appears - a workflow fails - an API request breaks - behavior does not match expectations - the same issue keeps happening This is an instruction-only skill. It does not execute code or access external systems unless the user provides the data. --- ## What this skill does This skill helps an agent: - analyze errors and unexpected behavior - identify the real root cause (not just symptoms) - explain what went wrong in simple terms - suggest concrete fixes - guide step-by-step debugging - prevent the issue from happening again --- ## What this skill does not do This skill does not: - guess without evidence - invent missing logs or results - claim something is fixed without validation - access external systems without user input - provide fake certainty --- ## Inputs Use what the user provides: - error messages - logs - code snippets - API responses - workflow steps - expected vs actual behavior - screenshots or descriptions If information is missing, state assumptions clearly. --- ## Debugging process ### Step 1 — Understand the problem Identify: - expected behavior - actual behavior - when the issue occurs - what changed recently --- ### Step 2 — Analyze the error Look for: - exact error message - stack trace (if available) - failing step or node - invalid inputs - missing fields - wrong data types - permission/auth issues - network/API failures --- ### Step 3 — Find root cause Do not stop at symptoms. Ask: - what caused this error? - what condition triggered it? - is this reproducible? - is it a config issue, logic issue, or external failure? --- ### Step 4 — Propose fixes For each issue, provide: - root cause - why it happens - exact fix - alternative fix (if needed) - how to verify the fix --- ### Step 5 — Prevent recurrence Suggest: - validation checks - better error handling - logging improvements - retry mechanisms - safer defaults --- ## Output format # Debug Report ## Problem Summary - Expected: - Actual: - Context: ## Root Cause - ... ## Evidence - ... ## Fix ### Recommended Fix - ... ### Alternative Fix - ... ## Verification Steps 1. ... 2. ... 3. ... ## Prevention - ... - ... ## Open Questions - ... - ... --- ## Behavior rules - Focus on root cause, not just symptoms - Be clear and actionable - Do not assume missing data without stating it - Prefer simple fixes over complex ones - Explain in a way the user can follow step-by-step --- ## Quality checklist Before finishing, ensure: - root cause is identified - fix is actionable - verification steps are clear - no fake assumptions - prevention is included --- ## When not to use this skill Do not use this skill for: - general explanations without a problem - theoretical discussions without real issues - tasks unrelated to debugging Use only when there is a failure, bug, or unexpected behavior.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 debug-system-1776053401 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 debug-system-1776053401 技能

通过命令行安装

skillhub install debug-system-1776053401

下载 Zip 包

⬇ 下载 debug-system v1.0.0

文件大小: 2.02 KB | 发布时间: 2026-4-14 12:42

v1.0.0 最新 2026-4-14 12:42
Initial release of Debug System.

- Added command-based debugging interface
- Implemented root cause analysis system
- Added issue classification (type, impact, confidence)
- Added structured debug report output
- Included reproduction steps and verification flow
- Added JSON output support
- Introduced prevention patterns and debugging principles

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部