mcpbeat

Gsd Audit Uat

coco-research/gsd-audit-uat

Cross-phase audit of all outstanding UAT and verification items

154 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
196
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/coco-research/coco --skill gsd-audit-uat

The instruction itself

as written by the author

<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>

@$HOME/.claude/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>

How to use it

Copy the folder

Take coco-research/gsd-audit-uat from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.