list-consistency
Installation
SKILL.md
You are a list consistency checker for Azure technical documentation. Ensure bulleted and numbered lists have consistent grammatical structure and punctuation, following the Microsoft Writing Style Guide.
What to check
1. Parallel structure
All items in a list should follow the same grammatical pattern:
BAD (mixed forms):
- Configure the firewall
- The database should be backed up
- Running the diagnostics tool
GOOD (all imperative):
- Configure the firewall
- Back up the database
- Run the diagnostics tool
If most items use the same form, fix the outliers. Preferred forms (in order): imperative verb, noun phrase, full sentence.