Commit 7e8d602
committed
feat: auto-discover project dev tools and persist in .claude/TOOLS.md (v0.17.0)
Adds discover-tools.py that scans scripts/, Makefile, package.json,
pyproject.toml, Justfile, and Taskfile to generate a TOOLS.md inventory.
Injected at session start and after compaction so Claude remembers what
tooling exists. Pre-compaction reminder prompts Claude to update it when
new tools are created during a session.
Co-developed-by: Claude Code v2.1.58 (claude-opus-4-6)1 parent ba1c23d commit 7e8d602
6 files changed
Lines changed: 464 additions & 2 deletions
File tree
- .claude-plugin
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments