Orchestrate PikaCSS unit and integration test maintenance for package-scoped updates or dependency-ordered full sweeps. Use when: (1) creating or updating unit/integration tests, (2) raising per-package coverage toward 100%, (3) targeted or full-sweep test maintenance, (4) review-driven test refinement. This skill is executed directly by the main agent and uses maintain-tests-review for quality review.
Instalación
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Orchestrate PikaCSS unit and integration test maintenance for package-scoped updates or dependency-ordered full sweeps. Use when: (1) creating or updating unit/integration tests, (2) raising per-package coverage toward 100%, (3) targeted or full-sweep test maintenance, (4) review-driven test refinement. This skill is executed directly by the main agent and uses maintain-tests-review for quality review.
Test Maintenance
Scope boundary
Covers unit tests, package-internal integration tests, cross-package contract validation, and coverage-driven test refinement.
Does not authorize coverage exceptions on its own; approval must come from the user.
Docs content and exported-surface JSDoc are out of scope unless the user explicitly broadens the request.
Required Inputs
A package scope or full sweep.
Source files, behaviors, or risk areas to cover.
full audit or focused update.
Any known exception candidates or constraints.
Ask when any of the above is unclear; use AskUserQuestion if it is available.
Execution surface
This workflow has no prompt-adjacent runtime package; execution happens through repository files, package-scoped commands, and direct implementation in the main conversation.