What problem does it solve?
This Skill converts existing CLI evaluation findings into clear, perspective-specific reports so AI agents and CLI authors can quickly understand what fails and how to fix it.
Core Features & Use Cases
- Perspective-specific reporting (5 modes): generate reports for developers of CLI frameworks, agent builders, runtime-ready briefings for agents, concrete issues agents will hit, or a full bundled set.
- Findings-to-actions transformation: summarizes scoped failure modes and produces fix lists mapped to referenced requirements.
- Operational guidance for invocation: extracts environment/flag invariants and output-handling patterns needed for reliable agent use.
- Local artifact workflow: consumes evaluation artifacts under evaluations/<cli-name>/ and writes only in the all mode.
Quick Start
Ask the skill to run mode all for the CLI name you evaluated, so it generates the full report bundle (including runtime brief, integration guide, issues report, and an index) from your existing findings.