instrlint 0.1.6 → 0.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
name: instrlint
|
|
3
3
|
description: Health check your CLAUDE.md and rule files — find dead rules, token waste, duplicates, contradictions, and stale references. Produces a scored health report (0-100) with auto-fix support.
|
|
4
4
|
command: /instrlint
|
|
5
|
-
argument-hint: "[budget|deadrules|structure|ci] [--fix] [--lang zh-TW]"
|
|
5
|
+
argument-hint: "[budget|deadrules|structure|ci] [--fix] [--verify] [--lang zh-TW]"
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# instrlint
|