# ai-style/rule-of-three

Reflexive triads of modifiers or balanced independent clauses.

- Default level: `info`
- Confidence: `low`
- Evidence source: Dependency graph
- Category: Rule of three

Matches grammatical relationships between words, not only their order or part of speech.

[Rule page](https://slopsift.dev/rules/rule-of-three/)
[Source](https://github.com/NikhilVerma/writinglint/blob/main/packages/rulepack-ai-style/src/rules/rule-of-three.ts)
[Report a false positive or missed finding](https://github.com/NikhilVerma/writinglint/issues/new?template=false-positive.yml&title=rule%3A%20ai-style%2Frule-of-three)
