claudeindex
Plugin

auto-lint-check

ignore コメント挿入を編集時に禁止し、git commit 直前に staged ファイルを lint し、編集後に自動フォーマットを適用し、commit 直後に HEAD を再 lint して non-blocking フィードバックを返すプラグイン。v0.4.0 で config-root 探索に ESLint/Prettier のモダン変種 (eslint.config.{mts,cts} / prettier.config.{ts,mts,cts} / .prettierrc.{json5,ts}) を追加し README の表記と一致させ、lint ループの stale RC を初期化で防ぎ、fail-open/fail-closed ポリシーを各 hook に明示し、異常終了を可視化する診断 EXIT trap を追加

Installation

1

Add the marketplace

/plugin marketplace add natsuume/natsuume-cc-marketplace
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.