Systematic Debugging

バグ修正・ランタイム計装・テスト失敗解消を担う統合デバッグスキル。「バグを直して」「テストが落ちてる」「エラーが出る」「修正して」「なぜ動かない」「ログを仕込んで」「計装して」「何が起きているか確認したい」「動作を観察したい」「値を追いたい」で発動する。根本原因を特定してから修正する体系的手法と、ランタイムprintf計装の両方を提供する。

ynitto c199afa 24 files · 71.8 KB Updated

File contents

ynitto/sandbox/tree/main/.github/skills/systematic-debugging commit c199afa401

Frequently asked questions

npx skillmds@latest add ynitto/systematic-debugging