Real Skill packageSource verifiedClawHub registry

Diagnose

Debug complex bugs and performance regressions using a structured 6-phase methodology: build feedback loop, reproduce, hypothesize, probe, fix, and review.

Identity and source

Publisher attributionpaudyyinregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 55% rule confidence
Package forminstruction bundle5 recorded files
Canonical sourceClawHub registryclawhub:paudyyin:diagnose
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/16/2026.claude/skills/<skill-name>
1 structural issue
  • error: The fixed release did not provide readable SKILL.md content. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/16/2026.agents/skills/<skill-name>
1 structural issue
  • error: The fixed release did not provide readable SKILL.md content. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/16/2026skills/<skill-name>
1 structural issue
  • error: The fixed release did not provide readable SKILL.md content. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @paudyyin/diagnose
clawhub inspect @paudyyin/diagnose --version 3.0.0

Security evidence

SkillVetAI static result: medium signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
4 / 5 inspected as text
Checked
8/16/2026, 9:38:28 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumSKILL.md content was not available to the scannerSKILL.md · confidence 100%content unavailable
2 inferred permission indicators
  • network access — automatically inferred
  • browser control — automatically inferred
3 dependency and API indicators
  • npm: coding-framework >=10.0.0
  • npm: tdd >=2.0.0
  • api: clawhub.ai
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/3/2026, 1:09:29 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:c2c0f0a67143ce2f7232445f13bab2b4e6cf05d89609932942cc1131f5faa568
Show up to 5 recorded paths
  • package.json
  • references/debugging-patterns.md
  • references/debugging-tools.md
  • skill-card.md
  • SKILL.md

Source changelog

**Major update: diagnose v3.0.0 introduces a structured, phased debugging methodology, improved integration, and expanded references.** - Adds new references for debugging patterns and tools. - Introduces a 6-phase, structured methodology (including a new "doubt-driven" phase for preemptive review). - Enhances skill integration with coding-framework and testing modules. - Updates documentation, providing detailed stage-by-stage checklists and fallback plans. - Removes deprecated materials (e.g. old skill card). - Tagging, triggers, and metadata have been expanded for improved compatibility and discoverability.