10 Smart Wizards

Specialized AI agents that understand your codebase. Each wizard is optimized for specific tasks with built-in best practices.

Model Tiers:
cheapFast & Affordable
capableBalanced
premiumMost Capable

Security Audit

capable

Analyze code for security vulnerabilities, injection risks, and compliance issues

Domain:Security

Code Review

capable

Review code for quality, best practices, maintainability, and potential bugs

Domain:Quality

Bug Prediction

capable

Predict potential bugs based on code patterns and historical data

Domain:Debugging

Performance Audit

capable

Analyze code for performance issues, bottlenecks, and optimization opportunities

Domain:Performance

Refactor Plan

capable

Plan code refactoring to improve structure and reduce complexity

Domain:Architecture

Test Generation

cheap

Generate test cases and improve test coverage automatically

Domain:Testing

Documentation

cheap

Generate documentation from code including API docs, READMEs, and guides

Domain:Documentation

Dependency Check

cheap

Audit dependencies for vulnerabilities, updates, and license issues

Domain:Dependencies

Release Prep

capable

Pre-release quality gate with health checks, security scan, and changelog

Domain:Release

Research

capable

Research and synthesize information from multiple sources

Domain:Research

Run Wizards via CLI

terminal
# Run security audit on your codebase
empathy workflow run security-audit --input '{"path": "./src"}'

# Generate tests for a module
empathy workflow run test-gen --input '{"path": "./src/auth"}'

# Review code with auto-chaining
empathy workflow run code-review --input '{"path": "./src/api.py"}'

# Check dependencies for vulnerabilities
empathy workflow run dependency-check

# Pre-release quality gate
empathy workflow run release-prep

Need More Power?

Combine wizards with our 14 integrated workflows for multi-agent orchestration, progressive tier escalation, and automatic cost optimization.