GitHub repository
agent-debug-mode
agent-debug-mode contains 3 collected skills from mikecfisher, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
3
Stars
1
updated
2026-03-18
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
debug-fixed
software-developers
User confirms the bug is fixed. Clean up instrumentation and summarize.
2026-03-18
debug-mode
software-developers
Hypothesis-driven debugging with runtime log instrumentation. Use when user reports a bug, unexpected behavior, flaky test, or when runtime evidence is needed to understand code behavior. Invoke for issues like "X isn't working", "I'm seeing Y error", "why does Z happen", or when multiple code paths could cause the problem.
2026-03-18
debug-reproduced
software-developers
User confirms the bug was reproduced. Analyze logs and iterate on hypotheses.
2026-03-18