list-consistency
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.
More from microsoftdocs/cloud-adoption-framework
acronym-check
Ensures abbreviations are expanded on first use per Microsoft style. Use when asked to check acronyms or abbreviations in documentation.
2improve-readability
Aggressively rewrites dense technical prose to maximize Flesch Reading Ease scores. Simplifies vocabulary, shortens sentences, splits paragraphs, and removes filler — without losing technical accuracy.
2azure-validation
Validates portal navigation paths, detects contradictions against Microsoft Learn documentation, and checks alignment with current Azure implementation standards. Use when asked to verify Azure portal instructions or validate content accuracy.
2error-check
Identifies severe factual errors in content. Use when asked to fact-check documentation for major inaccuracies.
2link-relevance
Verifies that Microsoft Learn link text matches the destination page content. Use when asked to check link accuracy or link text quality.
2security-expert
Reviews Azure content for security vulnerabilities and best practice gaps. Use when asked to perform a security review of documentation.
2