Skip to main content

Module commands

Module commands 

Source
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 info and doctor.

Functions§

read_input_file
Read a file and validate its size against the configured limit.