This is claude-mods - a collection of custom extensions for Claude Code:
| Directory | Purpose |
|---|---|
agents/ |
Expert subagent prompts (.md files) |
commands/ |
Slash command definitions |
skills/ |
Skill definitions with SKILL.md |
rules/ |
Claude Code rules (cli-tools.md) |
tools/ |
Modern CLI toolkit documentation |
tests/ |
Validation scripts + justfile |
scripts/ |
Install scripts |
docs/ |
PLAN.md, DASH.md |
On "INIT:" message at session start:
See rules/cli-tools.md for modern CLI tool preferences:
rg over grep, fd over find, eza over lsbat over cat, dust over du, tldr over manRun from tests/ directory:
cd tests && just test