πŸ”Œ

comment-discipline

πŸ”ŒPlugin

JimCline/claudetools

Installation

Add marketplace in Claude Code:
$/plugin marketplace add JimCline/claudetools
Step 2. Install plugin:
$/plugin install comment-discipline@claudetools
VibeIndex|
What it does
|

Stops Claude from writing comments that only make sense next to the diff β€” `// changed from foo to bar`, `// NEW: added validation`, `// for now` β€” which stop meaning anything once the change merges. A SessionStart hook injects the authoring rule on startup and after compaction; a SubagentStart hook injects it into each subagent as it spawns, backstopped by a PostToolUse hook on the edit tools. Enable per-repo or globally with /comment-discipline.

πŸͺ

Part of

JimCline/claudetools

productivitycommentscode-qualityreviewhooksauthoring
0
-
AddedAug 16, 2026