Commit graph

5 commits

Author SHA1 Message Date
Florian BRUNIAUX
d32052eff6 feat(examples): add Learning Mode template with SuperClaude reference
- Create examples/modes/ folder with MODE_Learning.md ready to copy
- Add modes/README.md with installation guide and SuperClaude link
- Update examples/README.md with modes section
- Bump version to 2.9.4 across all files

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 13:38:02 +01:00
Florian BRUNIAUX
81417d8390 chore: bump version to 2.9.3
- Add CHANGELOG entry for LLM Reference section and Learning Mode docs
- Update version in README.md and claude-code-reference.yaml

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 13:12:40 +01:00
Florian BRUNIAUX
471e1a0d7a docs: add LLM Reference section and Learning Mode documentation
- Add LLM Reference section in README with curl one-liner for AI assistants
- Add learning mode flags and deep_dive refs to YAML index
- Add comprehensive Learning Mode documentation to guide (installation, usage, integration)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 13:10:16 +01:00
Florian BRUNIAUX
cba3003116 docs(llm-ref): clarify YAML header and deep_dive line numbers
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 11:02:22 +01:00
Florian BRUNIAUX
08facfdbdc feat(llm-ref): add machine-optimized YAML index for Claude Code
- Create claude-code-reference.yaml (~2K tokens vs 70K full guide)
- Add deep_dive section with 38 line references to main guide
- Structure: decision tree first, then prompting formula, commands, etc.
- Update README.md with LLM Reference in Core Documentation
- Update llms.txt with Machine-Optimized Reference section
- Bump version to 2.9.2

Use case: Claude Code self-reference for fast user question answering

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 10:37:09 +01:00