Agent Updates

This commit is contained in:
Raven Scott
2026-04-27 01:00:06 -04:00
parent aa81fbff5b
commit 6bc5accb66
63 changed files with 1372 additions and 46811 deletions
@@ -0,0 +1,10 @@
---
name: shell-grammar-change
description: Shell tokenizer/parser — grammar-first, fixtures, shell roadmap docs.
tags: [shell, grammar, posix]
requires: [read_man_page, verification_hints]
---
# shell-grammar-change
Read developer-guide/18-how-to-add-shell-grammar-feature.md. Update docs/reference/shell-grammar.md, shell-unsupported-behavior.md, shell-troubleshooting.md when semantics change. Run test:shell-fast and verify:shell-roadmap when applicable.