Set up agent skills config and chart wayfinder map for local AI stack

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-24 12:13:21 +02:00
co-authored by Claude-Bot
commit 3d768181e3
3 changed files with 95 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
## Agent skills
### Issue tracker
Issues live as Gitea issues on `git.arthurerlich.de` (repo `haylan/LLM-Server`); use the `tea` CLI (already authenticated) for all operations. See `docs/agents/issue-tracker.md`.
### Domain docs
Single-context: `CONTEXT.md` + `docs/adr/` at the repo root. See `docs/agents/domain.md`.