charter explain <RULE-ID> is the rule lookup command. It prints catalog metadata for a single rule: ID, name, category, severity, description, and docs URL. Use it when you already have a rule ID from a scan result and want the fastest CLI explanation.
Usage

Example Output
Flags
Output format. Defaults to
text.Exit Codes
| Code | Meaning |
|---|---|
0 | Rule found and rendered successfully |
2 | Unknown rule ID, invalid --format, or other usage error |
When to Use It
Usecharter explain when you are already looking at a rule ID from:
charter doctoroutputcharter reportfindings- CI logs
- a GitHub Code Scanning result