# Cypress Reporting Stakeholder

> Stakeholder-reporting skill for Cypress execution results. Use when Codex needs to turn raw Cypress runs into a concise, non-technical summary of tested scope, release health, business impact, and recommended next actions.

- Skill: `jovd83/cypress-reporting-stakeholder` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add jovd83/cypress-reporting-stakeholder`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jovd83/cypress-reporting-stakeholder/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: jovd83 (https://skillmd.com/u/jovd83)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jovd83/cypress-reporting-stakeholder

---


## 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.sh` on 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 summary`
- `Scope covered`
- `Overall outcome`
- `Known issues and business impact`
- `Recommended 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.
