fix-grammar
Installation
SKILL.md
Fix Grammar
Fix grammar and spelling errors in files while preserving formatting and meaning.
Workflow
-
PARSE FILES: Split arguments into individual file paths
- STOP if no files specified - ask user for file paths
-
DETERMINE STRATEGY:
- Single file: Process directly
- Multiple files: Launch parallel fix-grammar agents
-
SINGLE FILE MODE:
Readthe file completely- Apply grammar and spelling corrections
Editto update file with corrections