aqe-plan-quality
Installation
SKILL.md
Plan AQE Quality
- Read
AGENTS.md, the requested change, and the affected public boundaries. - Inspect the closest implementation and tests before proposing work.
- Classify the risk domains using references/qe-routing.md.
- Select only the QE specialties needed. Treat Claude agent definitions as
domain references; do not copy their Claude-only
Task,SendMessage, or hook syntax into Codex actions. - Produce a plan that covers:
- observable requirements and acceptance criteria;
- affected boundaries, dependencies, and failure modes;
- durable tests first, then implementation-coupled tests;
- security, performance, accessibility, contract, or resilience checks when triggered by the change;
- the narrowest repository verification commands.
- Flag assumptions, unavailable environments, destructive operations, and decisions requiring human approval.