gsd-audit-uat
تایید شدهCross-phase audit of all outstanding UAT and verification items
(0)
۰
۰
۲
نصب مهارت
مهارتها کدهای شخص ثالث از مخازن عمومی GitHub هستند. SkillHub الگوهای مخرب شناختهشده را اسکن میکند اما نمیتواند امنیت را تضمین کند. قبل از نصب، کد منبع را بررسی کنید.
نصب سراسری (سطح کاربر):
npx skillhub install scaixeta/cindy-oc/gsd-audit-uatنصب در پروژه فعلی:
npx skillhub install scaixeta/cindy-oc/gsd-audit-uat --projectمسیر پیشنهادی: ~/.claude/skills/gsd-audit-uat/
محتوای SKILL.md
---
name: gsd-audit-uat
description: Cross-phase audit of all outstanding UAT and verification items
---
<objective>
Scan all phases for pending, skipped, blocked, and human_needed UAT items. Cross-reference against codebase to detect stale documentation. Produce prioritized human test plan.
</objective>
<execution_context>
@.agents/get-shit-done/workflows/audit-uat.md
</execution_context>
<context>
Core planning files are loaded in-workflow via CLI.
**Scope:**
Glob: .planning/phases/*/*-UAT.md
Glob: .planning/phases/*/*-VERIFICATION.md
</context>