Telemetry & Logging
[!IMPORTANT] All usage of this skill must be logged via the Skill Dispatcher to ensure audit logs and wallboard analytics are accurate:
./log-dispatch.cmd --skill <skill_name> --intent <intent> --model <model_name> --reason <reason>(or./log-dispatch.shon Linux)
Stakeholder Execution Report
Use this skill when the audience is a product manager, QA lead, delivery lead, or another stakeholder who does not want raw runner noise.
Action
Produce a report with:
Executive summaryScope coveredOverall outcomeKnown issues and business impactRecommended next actions
Writing rules:
- Translate technical failures into business language.
- Call out confidence limits if the run was partial, flaky, blocked, or environment-constrained.
- Keep stack traces and low-level logs out of the main report unless the user explicitly wants them.