Armory
Source
Browse
CLIs & Tools

claude-rules-doctor

CLI that detects dead `.claude/rules/` files by checking if `paths:` globs actually match files in your repo. Catches silent rule failures where renamed directories or typos in glob patterns cause rules to never apply. Features CI mode (exit 1 on dead rules), JSON output, and verbose mode showing matched files.

Score
70.5642 signals
Evidence
14 stars · 3 forks
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

No one-command install. Set it up from its source.

What it is

CLI that detects dead .claude/rules/ files by checking if paths: globs actually match files in your repo. Catches silent rule failures where renamed directories or typos in glob patterns cause rules to never apply. Features CI mode (exit 1 on dead rules), JSON output, and verbose mode showing matched files.

When to use it

When working in Claude Code and you need the "Tooling" resource this provides.

Source

Migrated from the awesome-claude-code resources table (category: Tooling). See https://github.com/nulone/claude-rules-doctor.

Related

CLIs & ToolsPreview

agnix

A comprehensive linter for Claude Code agent files. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP, and more. Plugin for all major IDEs included, with auto-fixes.

401 stars
Harnessclaude
claude-codetooling
No one-command install · SourceDetails
CLIs & ToolsPreview

auto-claude

An autonomous multi-agent coding framework built on the Claude Agent SDK that plans, builds and validates software across the development life cycle, with a kanban-style interface.

14,545 stars
Harnessclaude
claude-codetooling
No one-command install · SourceDetails