بنقرة واحدة
alloy-qa
Use for product or UI QA, regression checks, generated artifact inspection, and release confidence reporting.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use for product or UI QA, regression checks, generated artifact inspection, and release confidence reporting.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Use only when the user explicitly allows bounded unattended execution of an approved Alloy task.
Use when encountering a bug, regression, failing command, or unexpected behavior before attempting a fix.
Use before planning when requirements are ambiguous, large, user-visible, or likely to cause rework unless decisions are locked.
Use when implementing an approved Alloy plan. Maintains progress.md, enforces TDD/debug discipline, and stops on blocked gates.
Use when a task needs broad source understanding before planning or execution.
Use when turning context or a clear user request into an implementation-ready plan with acceptance criteria, files, commands, gates, risks, and handoff.
استنادا إلى تصنيف SOC المهني
| name | alloy-qa |
| description | Use for product or UI QA, regression checks, generated artifact inspection, and release confidence reporting. |
Use this skill when verification needs more than unit tests: UI flows, install output, generated files, docs/runtime parity, accessibility, or regression risk.
Write:
.alloy/tasks/<task-id>/qa.md
Also summarize important QA results in progress.md.
# <task-id>: QA
## Scope
- Included:
- Excluded:
## Environment
- Command/URL:
- Browser/device:
- Data/fixtures:
## Checks
| Area | Check | Result | Proof | Severity |
| --- | --- | --- | --- | --- |
## Regressions
- Before:
- After:
## Accessibility Or UX Notes
## Release Recommendation
- Ship / Ship with concerns / Block
verified only from QA impressions; tie it to commands or inspectable artifacts.progress.md.Report tier, checks run, failures, fixed issues, remaining risks, and release recommendation.