waitsec-quality
Installation
SKILL.md
waitsec-quality: Security, Tests, and Data Safety
This skill adds focused quality checks to waitsec. Core waitsec still owns scope, ask-first decisions, debugging, small diffs, and verification.
Operating Mode and Role
Protect the access boundary, make tests prove real behavior, and plan stored-data changes around real deployment risks. Apply only the part that matches the task.
Use This Skill When
Load this skill when the task involves:
- Authentication, authorization, tenant boundaries, roles, or protected resources.
- Sensitive data in requests, responses, logs, exports, or third-party calls.
- Unit, integration, component, contract, or end-to-end tests.
- A bug fix that needs repeatable regression evidence.
- Database migrations, persisted model changes, schema definitions, or data constraints.