Stakeholder
End-to-end Cypress skill pack for planning, authoring, debugging, documenting, and operationalizing test automation.
npx -y skills add jovd83/Cypress-skill --skill stakeholderAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
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.md
1.7 KB, as published. Nobody here has run it
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.