·debugging
</>

debugging

simhacker/moollm

仮説追跡による系統的なバグ調査

4インストール·1トレンド·@simhacker

インストール

$npx skills add https://github.com/simhacker/moollm --skill debugging

SKILL.md

Debug problems methodically. Track hypotheses, test systematically, converge on root causes.

Debug problems methodically. Track hypotheses, document tests, record what you learn, and converge on root causes.

| symptom | ✓ | Observable problem | | expected | ✓ | What should happen | | errormessage | | Exact error text | | logs | | Relevant log entries | | stepstoreproduce | | How to trigger | | constraints | | Known facts | | ruledout | | Eliminated possibilities |

仮説追跡による系統的なバグ調査 ソース: simhacker/moollm。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/simhacker/moollm --skill debugging
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

debugging とは?

仮説追跡による系統的なバグ調査 ソース: simhacker/moollm。

debugging のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/simhacker/moollm --skill debugging インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/simhacker/moollm