# Playwright Coverage Matrix Auto Sync

> Coverage-maintenance skill for Playwright planning and documentation. Use when Codex needs to synchronize coverage plans, scenario IDs, traceability links, and summary counts after tests, requirements, or narrative test documents change.

- **Type:** Skill
- **Install:** `agentstack add skill-jovd83-playwright-skill-auto-sync`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [jovd83](https://agentstack.voostack.com/s/jovd83)
- **Installs:** 0
- **Category:** [Web & Browser](https://agentstack.voostack.com/c/web-and-browser)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [jovd83](https://github.com/jovd83)
- **Source:** https://github.com/jovd83/playwright-skill/tree/main/coverage_plan/auto-sync

## Install

```sh
agentstack add skill-jovd83-playwright-skill-auto-sync
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Playwright Coverage Auto-Sync

Use this skill to keep planning artifacts aligned with reality after the suite changes.

## Inputs

- the current coverage plan or matrix,
- the narrative test docs if they exist,
- the implementation references such as `.spec` files, tags, or scenario titles,
- any scenario or requirement IDs already in use.

## Sync Workflow

1. Identify added, removed, renamed, or moved scenarios.
2. Reconcile scenario IDs, anchors, and traceability references across plan, docs, and code.
3. Recalculate summary counts only after the underlying rows are correct.
4. Flag drift explicitly when the plan claims coverage that the implementation cannot prove.

## Output Contract

Report:

- `Updated links and IDs`
- `Count changes`
- `Unmapped requirements or scenarios`
- `Evidence gaps still needing manual resolution`

Use a compact table when helpful:

| Item | Previous | Current | Status | Notes |
|---|---|---|---|---|

## Guardrails

- Do not invent implementation links that you cannot verify.
- Prefer stable scenario IDs over human-readable titles for traceability joins.
- If the repository has no formal matrix yet, state that and propose the smallest useful structure instead of pretending to synchronize one.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [jovd83](https://github.com/jovd83)
- **Source:** [jovd83/playwright-skill](https://github.com/jovd83/playwright-skill)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-jovd83-playwright-skill-auto-sync
- Seller: https://agentstack.voostack.com/s/jovd83
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
