docs(agents): md-Eintrag ohne Pfadangabe — das Tool liegt im PATH

Der Verweis auf ~/.local/bin/md und das ai-Repo war zum Aufrufzeitpunkt
irrelevant und machte den Eintrag von einem zweiten Repo abhängig.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014Jmx1FL5pssYBKsCjj2pJr
This commit is contained in:
mwiegand 2026-09-03 23:55:46 +02:00
parent 900637c3f8
commit dd2f65a13f
No known key found for this signature in database

View file

@ -179,7 +179,6 @@ credentials or customer-personal data.
after refactors, or before a search when the index may be stale.
Treat like `grep` for permission purposes, not like a code edit.
- **`md` für lange Markdown-Dateien statt `head`/`grep -n '^#'`.**
Global auf dem PATH (`~/.local/bin/md` → `~/Projekte/ai/bin/md`).
`md outline <datei>` gibt den Überschriftenbaum mit Zeilennummer und
Größe pro Abschnitt (`[164 Zeilen, ~2.1k Tok]`) — daraus die
Lese-Entscheidung treffen, dann `md section <datei> "<Überschrift>"`