Skip to main content

5 Smart Wizards

Interactive guides that walk you through each step — asking questions, collecting context, and showing results as you go.

Need non-interactive CI/CD pipelines instead? See Workflows — wizards call the same underlying engines.

Model Tiers:
cheapFast & Affordable
capableBalanced
premiumMost Capable

Run Wizards via CLI

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

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

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

# Check dependencies for vulnerabilities
attune workflow run dependency-check

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

Need More Power?

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