Skip to main content

on-impact-code-comments

Use code comments as a bug-fixing amplifier: generate implementation-detail comments on buggy code before attempting repairs, improving fix accuracy by up to 3x. Based on empirical research showing that LLMs fix bugs far more accurately when methods contain comments describing implementation intent and logic. Trigger phrases: - "fix this bug" or "debug this code" (when code lacks comments) - "why isn't this working" (on uncommented methods) - "add comments then fix" or "comment-assisted fix" - "help me understand and fix this method" - "the fix isn't obvious, can you analyze this?" - "repair this function"

インストールへ移動

ソース情報

リポジトリ
ndpvt-web/arxiv-claude-skills
ソースの最終更新活動
2026年2月13日 13:35
検出された SKILL.md の言語
英語
スター
14
フォーク
3

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。