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:
parent
900637c3f8
commit
dd2f65a13f
1 changed files with 0 additions and 1 deletions
|
|
@ -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>"`
|
||||
|
|
|
|||
Loading…
Reference in a new issue