Content Review
Review the content at $ARGUMENTS for quality and correctness.
Review Checklist
- Proper frontmatter (title, tags, authors for blog; title, sidebar_position for docs)
- Logical heading hierarchy (no skipped levels)
- Appropriate use of admonitions (:::tip, :::note, :::warning)
- Code blocks have language identifiers
- Images have alt text and exist in the referenced path
Writing Quality
- Clear and concise language
- Consistent terminology throughout
- No spelling or grammar errors
- Technical terms are properly explained on first use
- Sentences are not overly long or complex
Technical Accuracy
- Code examples are syntactically correct
- Commands and CLI instructions are accurate