PT Prototypes
← All seeds

claude-rules

dormant prototype

claude-rules

A dispatch table generator and instruction-file optimizer for Claude Code that splits bloated CLAUDE.md files into a tiny routing index and topic-specific rule files.

claude-rules is a tool for optimizing and splitting your CLAUDE.md file into two parts: a lean always-loaded routing index, and smaller on-demand rule files. This reduces the number of tokens used every session by only loading relevant rules when needed.

Version
1.2.2
License
MIT
Kind
cli
Languages
typescript, javascript
Lines of code
2,885
Last commit
2026-04-20 (0d ago)

Health signals

Tests: yes README: yes LICENSE: yes Buildable: unknown

Patterns proven here

agent-workflow data-model
The tool uses a CLI interface to accept input and produce output, following standard conventions for command-line tools.

Tags

typescriptjavascriptclimcp
View source →