Expand description
Command implementations.
Modules§
- analyze
- Analyze command — comprehensive writing analysis.
- completeness
- Completeness command — validate document sections against a template.
- custom
- Custom content command implementation.
- doctor
- Doctor command — diagnose configuration and environment.
- grammar
- Grammar command — grammar checking and passive voice detection.
- info
- Info command implementation
- lint
- Lint command — run path-based quality checks on a file.
- readability
- Readability command — Flesch-Kincaid Grade Level scoring.
- serve
- MCP server command implementation
- tokens
- Tokens command — count tokens in a file.
- update_
check - Shared update-check helper for
infoanddoctor.
Functions§
- read_
input_ file - Read a file and validate its size against the configured limit.