grammar-rule-authoring - Playbook for authoring English grammar rules in Syntaxis.
Executes a contract-first playbook to add, test, and document English grammar diagnostics in Syntaxis.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Claim implementation tasks via Beads
- Declare rule entries in manifest
- Implement diagnostic logic in grammar.rs
- Add positive and clean test fixtures
- Verify determinism and gate checks
- Update documentation and changelog files
Inputs
- Analysis snapshot
- Rulepack manifest
- Beads task issue
Outputs
- GrammarDiagnostic emissions
- Updated rulepack manifest file
- Updated Rust source and tests
- Updated project documentation
Requirements
- Rust toolchain and Cargo
- Beads CLI tool
- Repository checkout
- wasm-pack toolchain for Wasm verification
