.claude/skills/diagnoseRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. On non-trivial cases, Phase 3 spawns parallel `Explore` sub-agents — each defending a distinct hypothesis with falsifiable predictions and `file:line` evidence — then a cross-examination round drops the ones whose defender couldn't find support, breaking the single-chain anchoring trap. Trivial bugs skip the council. Use this skill whenever the user says "diagnose this", "d…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/diagnoseRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/diagnoseRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/diagnoseRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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 @dennisrongo/diagnoseclawhub inspect @dennisrongo/diagnose --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
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.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:619d4b699b590ea1945a30a04651e9ebe434bc52c5ee4690f04e5f6e232e7ebbskill-card.mdSKILL.md- Initial release of the "diagnose" skill for disciplined debugging of hard bugs and performance regressions. - Introduces a structured, multi-phase approach: Reproduce → Minimise → Hypothesise → Instrument → Fix → Regression-test. - Non-trivial cases include a hypothesis council with parallel sub-agents, each defending distinct, falsifiable predictions with specific file:line evidence. - Clearly defines criteria for initiating the diagnose skill and guidance for when to skip steps. - Emphasizes the importance of building solid feedback loops and responding explicitly when one cannot be created.