agentic/code/addons/uat-mcp/skills/uat-mode/SKILL.md
Detect requests for UAT generation, execution, or reporting and invoke the appropriate UAT command
npx skillsauth add jmagly/aiwg uat-modeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Detects requests related to User Acceptance Testing of MCP tool surfaces and routes to the appropriate UAT command.
Primary phrases matched automatically from skill description. No additional alternate expressions defined.
Trigger contains explicit UAT terminology or MCP testing intent:
Trigger is about testing tools but not explicitly UAT:
Too generic to confidently route:
/uat-generate?"/uat-generate/uat-execute/uat-report/uat-execute/uat-generateWhen user says "acceptance test this server" or similar:
/uat-generate/uat-execute/uat-reportUAT plan generated with {N} tests across {M} phases.
Review the plan at: {path}
Ready to execute? Use `/uat-execute {path}` or just say "run the UAT".
UAT execution complete:
Passed: {pass}/{total} ({percentage}%)
Failed: {fail}
Issues filed: {count}
View full report with `/uat-report` or say "show UAT results".
No MCP servers detected. UAT-MCP requires at least one connected MCP server.
Check your MCP configuration and try again.
aiwg use uat-mcp/uat-generate, /uat-execute, /uat-reportuat-planner, uat-executordata-ai
Report which research-corpus radar sidecars are overdue for refresh. Computes staleness (days since last refresh vs the cadence window) for every radar, sorted most-overdue-first. Runs via `aiwg corpus radar-status`.
data-ai
Aggregate research-corpus radar sidecars into a corpus or per-cluster freshness report — totals, overdue count, per-cluster / per-GRADE / per-trajectory breakdowns, an overdue table, and per-radar rationale snippets. Runs via `aiwg corpus radar-report`.
testing
Scaffold radar/freshness sidecars for research-corpus REFs. Pulls title/authors from the citation sidecar and GRADE from the analysis doc, defaults the refresh cadence from GRADE and the cluster from a corpus-local map, and stamps documentation/radar/REF-XXX-radar.md. Runs via `aiwg corpus radar-init`.
data-ai
Compute an entity's publication trajectory — per-year paper counts, topic drift, hot-streak detection (≥3 consecutive A-grade years), and career phase. Runs via `aiwg corpus profile-temporal`.