Skip to content

User Guide

This guide starts with MCP workflows, then covers CLI usage, configuration, language support, and AI-assisted remediation1.

User guide illustration

  • MCP Tools Reference


    All tools, resources, and prompts available to MCP clients and agents.

    MCP Tools Reference

  • CLI Reference


    Every command, flag, and exit code — with usage scenarios.

    CLI Reference

  • Configuration


    Tune thresholds per language, set CI profiles, and manage monorepo configs.

    Configuration

  • Languages


    Programming, workflow, and config coverage — each with its own zen philosophy.

    Languages

  • Rules


    The 10 universal dogmas and per-language zen principles that drive every detector.

    Rules

  • Understanding Violations


    How to read severity scores, what principles mean, and what to fix first.

    Understanding Violations

  • Prompt Generation


    Generate AI-ready remediation prompts from analysis results.

    Prompt Generation

  • Examples


    End-to-end workflows: single file, project report, CI pipeline.

    Examples

Recommended learning path

New user? Start with MCP Tools ReferenceCLI ReferenceConfiguration. Adding a language? Go directly to Languages to find your language's principles and detectors.

Use one zen-config.yaml at the repository root and run zen reports ..

Keep one config per package and pass --config path/to/zen-config.yaml from each CI job.

See Also


  1. Remediation workflows combine violation analysis with AI-generated fix suggestions via the MCP Tools