# Playwright Coverage Plan Review

> Coverage-plan review skill for Playwright work. Use when Codex needs to present a proposed coverage plan, surface assumptions and tradeoffs, collect user feedback, and secure explicit approval before large implementation or documentation work.

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

---


# Playwright Coverage Plan Review

Use this skill to turn a proposed plan into an approved plan.

## Review Workflow

1. Present the plan in a compact, scannable format.
2. Highlight any assumptions, exclusions, or high-cost scenarios.
3. Ask for additions, removals, or reprioritization only where that decision matters.
4. Record the approved scope clearly before downstream work begins.

## Output Contract

Summarize the plan with:

- `Included coverage`
- `Assumptions`
- `Proposed exclusions or deferred items`
- `Questions requiring a decision`

When helpful, include an updated approval table:

| Requirement ID | Scenario | Priority | Status | Notes |
|---|---|---|---|---|

Use `Status` values such as `proposed`, `approved`, `deferred`, or `removed`.

## Approval Rules

- If the user already approved the scope in the same thread, do not force a second approval loop.
- If the plan is large, costly, or assumption-heavy, get explicit approval before implementation.
- If feedback changes the plan materially, refresh the presented version before proceeding.
