From pdm-quality-testing
Systematically classify, prioritize, and assign bugs using a structured triage framework. Ensures the right bugs are fixed before launch and nothing critical slips through.
npx claudepluginhub devmuslim/pdm-skills --plugin pdm-quality-testingThis skill uses the workspace's default tool permissions.
Systematically classify, prioritize, and assign bugs using a structured triage framework. Ensures the right bugs are fixed before launch and nothing critical slips through.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Designs, implements, and audits WCAG 2.2 AA accessible UIs for Web (ARIA/HTML5), iOS (SwiftUI traits), and Android (Compose semantics). Audits code for compliance gaps.
Systematically classify, prioritize, and assign bugs using a structured triage framework. Ensures the right bugs are fixed before launch and nothing critical slips through.
| Priority | Definition | SLA to Fix | Examples |
|---|---|---|---|
| P0 — Critical | System down, data loss, security breach | Immediate (hours) | Login broken, payments failing, data corruption |
| P1 — High | Major feature broken, no workaround | 1–2 days | Key user flow fails, major performance degradation |
| P2 — Medium | Feature degraded, workaround exists | Current sprint | Form validation issue, minor UI breakage |
| P3 — Low | Minor issue, cosmetic, edge case | Next sprint | Typo, minor layout issue, rare edge case |
| P4 — Deferred | Nice to fix, no user impact | Backlog | Code quality, minor inconsistency |
Ask user to provide:
For each bug, assess:
| # | Bug Title | Priority | Severity | Frequency | Release Blocker? | Assignee | Notes |
|---|---|---|---|---|---|---|---|
| 1 | ... | P1 | High | Always | Yes | Dev Team | Blocks checkout |
| 2 | ... | P3 | Low | Rarely | No | — | Defer to next sprint |
Release Recommendation:
/test-plan or /assess-readiness