Adds claude code configuration.

This commit is contained in:
2025-09-28 15:26:31 -07:00
parent 9877d73814
commit 19fd398c6e
5 changed files with 129 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
---
description: Read all agent-context documentation files
allowed_tools: ["Read", "Glob"]
---
Read all markdown files in the docs/agent-context directory structure. This will load all documentation files that provide context about Talos Linux and Wild Cloud systems.
Please use the Glob tool to find all .md files in docs/agent-context/*/* and then use the Read tool to read each file found.