Files
bare-operating-system/kernel/share/agent-workspace/skills/shell-grammar-change/SKILL.md
T
2026-04-27 01:00:06 -04:00

11 lines
463 B
Markdown

---
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.