Analyze Ansible code for improvements or suggest enhancements
Analyzes Ansible code for idempotency, security, and structure issues in review mode, or suggests automation gaps and best practice upgrades in enhance mode. Use it to audit existing playbooks or plan future improvements.
/plugin marketplace add basher83/lunar-claude/plugin install ansible-workflows@lunar-claude<path> [--mode review|enhance]sonnetAnalyze Ansible code at $1 in mode $2 (default: review).
Load ALL ansible-* skills before analyzing.
Mode: review (analyze existing code)
Check for:
Output findings as structured report with file:line references and fixes.
Mode: enhance (suggest forward-looking improvements)
Identify:
Output prioritized enhancement roadmap.
After analysis:
ansible-reviewer for formal reportReport: scope analyzed, mode used, key findings, recommendations.