@the-bearded-bear/claude-craft 8.8.2 → 8.9.0

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.
@@ -0,0 +1,44 @@
1
+ ---
2
+ name: ecosystem-tools
3
+ description: Third-party Claude Code token/context/code-review tools. Use when choosing or recommending an external tool to reduce token usage, manage context, or review large codebases.
4
+ allowed-tools:
5
+ - Read
6
+ - Glob
7
+ - Grep
8
+ - WebFetch
9
+ model: haiku
10
+ triggers:
11
+ keywords:
12
+ - token optimization
13
+ - reduce tokens
14
+ - context management
15
+ - code review tool
16
+ - caveman
17
+ - code-review-graph
18
+ - token-savior
19
+ - context-mode
20
+ - claude-context
21
+ - RTK alternative
22
+ ---
23
+
24
+ # Ecosystem Tools
25
+
26
+ Curated third-party Claude Code tools that complement Claude Craft's native token/context stack (RTK,
27
+ `context: fork` skills, compaction hooks). None are bundled — they are documented with activation
28
+ recipes and license caveats.
29
+
30
+ See `../../../../docs/ECOSYSTEM.md` for the full catalogue, licenses, and `.mcp.json` snippets.
31
+
32
+ ## Quick reference
33
+
34
+ | Tool | License | Use it for | Rec |
35
+ |------|---------|-----------|-----|
36
+ | **caveman** | MIT | Compress agent **output** ~65% | ✅ Integrate |
37
+ | **code-review-graph** | MIT | AST graph → read only the blast radius on review | ✅ Integrate |
38
+ | **token-savior** | MIT | Symbol index + Bash output compaction (−80%), RTK alternative | ✅ Integrate |
39
+ | **claude-token-efficient** | MIT | Anti-verbosity CLAUDE.md drop-in | ✅ Integrate |
40
+ | **context-mode** | ELv2 | Output sandboxing — license blocks commercial redistribution | 🔶 Reference |
41
+ | **claude-context** | MIT | Semantic search; needs a Milvus/Zilliz vector DB | 🔶 Reference |
42
+
43
+ > Audit the source and pin a version before enabling any third-party MCP server or skill — see
44
+ > the security rule (11) and `docs/MCP.md#security`.
@@ -734,6 +734,23 @@ Dateien werden in alphabetischer Reihenfolge zusammengefuehrt, sodass Teams Konf
734
734
 
735
735
  ---
736
736
 
737
+ ## Drittanbieter-Tools des Ökosystems (Tokens & Kontext)
738
+
739
+ Ergänzend zu RTK und nativen Hooks bietet das Claude-Code-Ökosystem Tools, die nativ nicht abgedeckte Aspekte adressieren. Keines ist in Claude Craft eingebettet – sie werden dokumentiert und empfohlen.
740
+
741
+ | Tool | Lizenz | Aspekt | Empf. |
742
+ |------|--------|--------|-------|
743
+ | **caveman** | MIT | Komprimierung der Antworten (Output) ~65 % | ✅ Integrieren |
744
+ | **code-review-graph** | MIT | AST-Graph, Blast-Radius-Lesen (−38× bis −528×) | ✅ Integrieren |
745
+ | **token-savior** | MIT | Symbolindex + Bash-Komprimierung (−80 %) | ✅ Integrieren |
746
+ | **claude-token-efficient** | MIT | CLAUDE.md-Regeln gegen Geschwätzigkeit (~63 % Output) | ✅ Integrieren |
747
+ | **context-mode** | ELv2 | Output-Sandbox, Kontinuität nach Kompaktierung | 🔶 Referenzieren (Lizenz) |
748
+ | **claude-context** | MIT | Semantische Suche (Vektor-DB erforderlich) | 🔶 Referenzieren (Infra) |
749
+
750
+ > Vollständiger Katalog, Lizenzen und Aktivierungsrezepte: `@docs/ECOSYSTEM.md`. Jedes Drittanbieter-Tool vor der Installation prüfen und auf eine Version pinnen (Regel 11).
751
+
752
+ ---
753
+
737
754
  ## Ressourcen
738
755
 
739
756
  - **Anthropic Best Practices:** [code.claude.com](https://code.claude.com/docs/en/overview)
@@ -734,6 +734,23 @@ Files are merged in alphabetical order, allowing teams to layer configurations w
734
734
 
735
735
  ---
736
736
 
737
+ ## Third-Party Ecosystem Tools (tokens & context)
738
+
739
+ Beyond RTK and native hooks, the Claude Code ecosystem offers tools that cover angles not handled natively. None are bundled into Claude Craft — they are documented and recommended.
740
+
741
+ | Tool | License | Angle | Rec |
742
+ |------|---------|-------|-----|
743
+ | **caveman** | MIT | Output (response) compression ~65% | ✅ Integrate |
744
+ | **code-review-graph** | MIT | AST graph, blast-radius reads (−38× to −528×) | ✅ Integrate |
745
+ | **token-savior** | MIT | Symbol index + Bash compaction (−80%) | ✅ Integrate |
746
+ | **claude-token-efficient** | MIT | Anti-verbosity CLAUDE.md rules (~63% output) | ✅ Integrate |
747
+ | **context-mode** | ELv2 | Output sandbox, post-compaction continuity | 🔶 Reference (license) |
748
+ | **claude-context** | MIT | Semantic search (vector DB required) | 🔶 Reference (infra) |
749
+
750
+ > Full catalogue, licenses and activation recipes: `@docs/ECOSYSTEM.md`. Audit and pin any third-party tool before installing (rule 11).
751
+
752
+ ---
753
+
737
754
  ## Resources
738
755
 
739
756
  - **Anthropic Best Practices:** [code.claude.com](https://code.claude.com/docs/en/overview)
@@ -734,6 +734,23 @@ Los archivos se fusionan en orden alfabetico, permitiendo a los equipos superpon
734
734
 
735
735
  ---
736
736
 
737
+ ## Herramientas de terceros del ecosistema (tokens y contexto)
738
+
739
+ Además de RTK y los hooks nativos, el ecosistema de Claude Code ofrece herramientas que cubren ángulos no tratados de forma nativa. Ninguna se incluye en Claude Craft: se documentan y se recomiendan.
740
+
741
+ | Herramienta | Licencia | Ángulo | Rec |
742
+ |-------------|----------|--------|-----|
743
+ | **caveman** | MIT | Compresión de respuestas (output) ~65 % | ✅ Integrar |
744
+ | **code-review-graph** | MIT | Grafo AST, lectura del blast radius (−38× a −528×) | ✅ Integrar |
745
+ | **token-savior** | MIT | Índice simbólico + compactación de Bash (−80 %) | ✅ Integrar |
746
+ | **claude-token-efficient** | MIT | Reglas CLAUDE.md anti-verbosidad (~63 % output) | ✅ Integrar |
747
+ | **context-mode** | ELv2 | Sandbox de outputs, continuidad tras compactación | 🔶 Referenciar (licencia) |
748
+ | **claude-context** | MIT | Búsqueda semántica (requiere base vectorial) | 🔶 Referenciar (infra) |
749
+
750
+ > Catálogo completo, licencias y recetas de activación: `@docs/ECOSYSTEM.md`. Auditar y fijar la versión de cualquier herramienta de terceros antes de instalarla (regla 11).
751
+
752
+ ---
753
+
737
754
  ## Recursos
738
755
 
739
756
  - **Anthropic Best Practices:** [code.claude.com](https://code.claude.com/docs/en/overview)
@@ -734,6 +734,23 @@ Les fichiers sont fusionnes par ordre alphabetique, permettant aux equipes de su
734
734
 
735
735
  ---
736
736
 
737
+ ## Outils tiers de l'écosystème (tokens & contexte)
738
+
739
+ En complément de RTK et des hooks natifs, l'écosystème Claude Code fournit des outils couvrant des angles non traités nativement. Aucun n'est embarqué dans Claude Craft : ils sont documentés et recommandés.
740
+
741
+ | Outil | Licence | Angle | Reco |
742
+ |-------|---------|-------|------|
743
+ | **caveman** | MIT | Compression des réponses (output) ~65 % | ✅ Intégrer |
744
+ | **code-review-graph** | MIT | Graphe AST, lecture du blast radius (−38× à −528×) | ✅ Intégrer |
745
+ | **token-savior** | MIT | Index symbolique + compaction Bash (−80 %) | ✅ Intégrer |
746
+ | **claude-token-efficient** | MIT | Règles CLAUDE.md anti-verbosité (~63 % output) | ✅ Intégrer |
747
+ | **context-mode** | ELv2 | Sandbox des outputs, continuité post-compaction | 🔶 Référencer (licence) |
748
+ | **claude-context** | MIT | Recherche sémantique (vector DB requise) | 🔶 Référencer (infra) |
749
+
750
+ > Catalogue complet, licences et recettes d'activation : `@docs/ECOSYSTEM.md`. Auditer et pinner tout outil tiers avant installation (règle 11).
751
+
752
+ ---
753
+
737
754
  ## Ressources
738
755
 
739
756
  - **Anthropic Best Practices:** [code.claude.com](https://code.claude.com/docs/en/overview)
@@ -734,6 +734,23 @@ Os arquivos sao fundidos em ordem alfabetica, permitindo que as equipes sobrepon
734
734
 
735
735
  ---
736
736
 
737
+ ## Ferramentas de terceiros do ecossistema (tokens e contexto)
738
+
739
+ Além do RTK e dos hooks nativos, o ecossistema do Claude Code oferece ferramentas que cobrem ângulos não tratados nativamente. Nenhuma é incorporada ao Claude Craft: são documentadas e recomendadas.
740
+
741
+ | Ferramenta | Licença | Ângulo | Rec |
742
+ |------------|---------|--------|-----|
743
+ | **caveman** | MIT | Compressão das respostas (output) ~65 % | ✅ Integrar |
744
+ | **code-review-graph** | MIT | Grafo AST, leitura do blast radius (−38× a −528×) | ✅ Integrar |
745
+ | **token-savior** | MIT | Índice simbólico + compactação do Bash (−80 %) | ✅ Integrar |
746
+ | **claude-token-efficient** | MIT | Regras CLAUDE.md anti-verbosidade (~63 % output) | ✅ Integrar |
747
+ | **context-mode** | ELv2 | Sandbox dos outputs, continuidade pós-compactação | 🔶 Referenciar (licença) |
748
+ | **claude-context** | MIT | Busca semântica (requer banco vetorial) | 🔶 Referenciar (infra) |
749
+
750
+ > Catálogo completo, licenças e receitas de ativação: `@docs/ECOSYSTEM.md`. Auditar e fixar a versão de qualquer ferramenta de terceiros antes de instalar (regra 11).
751
+
752
+ ---
753
+
737
754
  ## Recursos
738
755
 
739
756
  - **Anthropic Best Practices:** [code.claude.com](https://code.claude.com/docs/en/overview)
package/README.md CHANGED
@@ -248,6 +248,7 @@ Context usage is optimized: ~3,500 tokens always loaded vs ~70,000 if everything
248
248
  | [BMAD Guide](docs/BMAD-PRACTICAL-GUIDE.md) | Project management framework |
249
249
  | [Hooks](docs/HOOKS.md) | Pre/Post tool execution |
250
250
  | [MCP](docs/MCP.md) | Model Context Protocol integration |
251
+ | [Ecosystem](docs/ECOSYSTEM.md) | Curated third-party token/context/review tools |
251
252
  | [Privacy Policy](PRIVACY.md) | Data protection and GDPR compliance |
252
253
  | [FAQ](docs/FAQ.md) | Common questions |
253
254
  | [Troubleshooting](docs/TROUBLESHOOTING.md) | Problem solving |
@@ -8,7 +8,7 @@
8
8
 
9
9
  # Claude-Craft - Multi-Technology Framework
10
10
 
11
- **Version:** 8.8.2 | **Languages:** en, fr, es, de, pt
11
+ **Version:** 8.9.0 | **Languages:** en, fr, es, de, pt
12
12
 
13
13
  A comprehensive AI-assisted development framework for Claude Code with 11 technology stacks, 31 specialized agents (+39 infra agents on-demand), 125 commands across 15 namespaces, and BMAD v6 project management.
14
14
 
@@ -120,7 +120,7 @@ docker compose exec app ./vendor/bin/phpunit
120
120
 
121
121
  ## Skills
122
122
 
123
- `/solid-principles`, `/testing`, `/security`, `/git-workflow`, `/documentation`, `/kiss-dry-yagni`, `/workflow-analysis`, `/parallel-worktrees`, `/atomic-tasks`, `/design-md-convention`, `/architect`, `/debug-methodical`, `/socratic-brainstorm` — loaded on demand from `.claude/skills/`
123
+ `/solid-principles`, `/testing`, `/security`, `/git-workflow`, `/documentation`, `/kiss-dry-yagni`, `/workflow-analysis`, `/parallel-worktrees`, `/atomic-tasks`, `/design-md-convention`, `/architect`, `/debug-methodical`, `/socratic-brainstorm`, `/ecosystem-tools` — loaded on demand from `.claude/skills/`
124
124
 
125
125
  ## AI-First Development (Karpathy)
126
126
 
@@ -143,6 +143,7 @@ Projects with UI should include a root `DESIGN.md` file (template: `.claude/temp
143
143
  | [Agents](../docs/AGENTS.md) | All agents |
144
144
  | [FAQ](../docs/FAQ.md) | Common questions |
145
145
  | [Troubleshooting](../docs/TROUBLESHOOTING.md) | Problem solving |
146
+ | [Ecosystem](../docs/ECOSYSTEM.md) | Third-party token/context/review tools |
146
147
 
147
148
  ---
148
149
 
@@ -8,7 +8,7 @@
8
8
 
9
9
  # Claude-Craft - Multi-Technology Framework
10
10
 
11
- **Version:** 8.8.2 | **Languages:** en, fr, es, de, pt
11
+ **Version:** 8.9.0 | **Languages:** en, fr, es, de, pt
12
12
 
13
13
  A comprehensive AI-assisted development framework for Claude Code with 11 technology stacks, 31 specialized agents (+39 infra agents on-demand), 125 commands across 15 namespaces, and BMAD v6 project management.
14
14
 
@@ -120,7 +120,7 @@ docker compose exec app ./vendor/bin/phpunit
120
120
 
121
121
  ## Skills
122
122
 
123
- `/solid-principles`, `/testing`, `/security`, `/git-workflow`, `/documentation`, `/kiss-dry-yagni`, `/workflow-analysis`, `/parallel-worktrees`, `/atomic-tasks`, `/design-md-convention`, `/architect`, `/debug-methodical`, `/socratic-brainstorm` — loaded on demand from `.claude/skills/`
123
+ `/solid-principles`, `/testing`, `/security`, `/git-workflow`, `/documentation`, `/kiss-dry-yagni`, `/workflow-analysis`, `/parallel-worktrees`, `/atomic-tasks`, `/design-md-convention`, `/architect`, `/debug-methodical`, `/socratic-brainstorm`, `/ecosystem-tools` — loaded on demand from `.claude/skills/`
124
124
 
125
125
  ## AI-First Development (Karpathy)
126
126
 
@@ -143,6 +143,7 @@ Projects with UI should include a root `DESIGN.md` file (template: `.claude/temp
143
143
  | [Agents](../docs/AGENTS.md) | All agents |
144
144
  | [FAQ](../docs/FAQ.md) | Common questions |
145
145
  | [Troubleshooting](../docs/TROUBLESHOOTING.md) | Problem solving |
146
+ | [Ecosystem](../docs/ECOSYSTEM.md) | Third-party token/context/review tools |
146
147
 
147
148
  ---
148
149
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@the-bearded-bear/claude-craft",
3
- "version": "8.8.2",
3
+ "version": "8.9.0",
4
4
  "description": "A comprehensive framework for AI-assisted development with Claude Code. Install standardized rules, agents, and commands for your projects.",
5
5
  "type": "module",
6
6
  "main": "cli/index.js",