diff --git a/AGENTS.md b/AGENTS.md index 2b29051..a353159 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -31,7 +31,7 @@ bd ready && bd create "title" && bd close && bd sync ├── prompts/ # System prompts (chiron*.txt) ├── context/ # User profiles ├── commands/ # Custom commands -└── scripts/ # Repo utilities (test-skill.sh) +└── scripts/ # Repo utilities (test-skill.sh, validate-agents.sh) ``` ## Code Conventions