dobbe

dobbe Documentation

AI-powered engineering platform: security, code review, testing, metrics, and workflow automation for GitHub repositories.

Start Here

New to dobbe? Begin with the Getting Started guide - it walks you through installation, setup, and your first scan.

Commands

Document Command Description
vuln-scan dobbe vuln scan Scan repos for vulnerabilities, triage with AI
vuln-resolve dobbe vuln resolve Agentic fix loop: scan, upgrade, test, iterate
review-digest dobbe review digest AI-powered PR review digest
review-post dobbe review post Post AI reviews to GitHub
audit dobbe audit report Security posture audit with compliance templates
deps dobbe deps analyze Dependency health and licensing analysis
test dobbe test gen Generate tests for coverage gaps
changelog dobbe changelog gen AI-generated release notes
migration dobbe migration plan/run Dependency migration planning and execution
incident dobbe incident triage/resolve Sentry incident triage and resolution
insight dobbe insight dashboard/trends Engineering intelligence and trend analysis
metrics dobbe metrics velocity/dora PR velocity and DORA metrics
scan dobbe scan secrets Secrets and credentials scanner
workflow dobbe workflow Multi-step workflow automation
schedule dobbe schedule Manage recurring scheduled tasks
setup dobbe setup Interactive first-time configuration
doctor dobbe doctor Environment health diagnostics
config dobbe config View and manage configuration

Architecture

Document Description
Overview System architecture, layer diagram, Claude integration model
Resolve Pipeline Deep dive: agentic fix-verify loop
Review Pipeline Deep dive: 5-phase async review pipeline

Reference

Document Description
Configuration Full config.toml reference with all keys and defaults
CLI Reference Complete CLI option reference for every command
MCP Integrations MCP setup, tool prefixes, fallback behavior

Contributing

Document Description
Contributing Dev setup, testing, PR guidelines