fc-uat-generator

Generate UAT plans linking test cases to functional requirements and FDRs.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/wam-leadclic/functional-consultant-assistant-skills --skill fc-uat-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fc-uat-generator
Source: https://github.com/wam-leadclic/functional-consultant-assistant-skills/tree/main/skills/fc-uat-generator
Command: npx skills add https://github.com/wam-leadclic/functional-consultant-assistant-skills --skill fc-uat-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, python-scripts, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Automates the creation of detailed User Acceptance Testing (UAT) plans with test cases linked directly to functional requirements, enabling smooth validation of software changes without technical knowledge.

Core Features & Use Cases

  • UAT Plan Generation: Automatically generates UAT plans based on functional requirements and FDRs.
  • Traceability: Test cases are directly traceable to the original functional documents.
  • Business User Execution: Designed for business users to perform UAT without technical knowledge.

Quick Start

Generate a UAT plan with test cases for 'FunctionalDocument.md' using the 'fc-uat-generator' skill.

Frequently Asked Questions about fc-uat-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a UAT plan from functional requirements?

You can generate a UAT plan by providing your functional requirements and FDRs to the tool, which automatically creates test cases directly linked to those documents for user acceptance testing.

How are test cases traceable to functional documents in a UAT plan?

Test cases are directly linked to the original functional requirements and FDRs during generation, ensuring full traceability between the specified functional changes and the executed user acceptance tests.

Can business users perform UAT without technical knowledge of test automation?

Yes, the generated UAT plan is specifically designed for business users to execute user acceptance testing smoothly without requiring any technical knowledge of the underlying test automation scripts.

Does UAT plan generation work with Atlassian Confluence for document storage?

Yes, the tool supports Atlassian Confluence to store and collaborate on the generated UAT plans and traceable test cases directly within your team's existing documentation workspace.

Do I need Python to run automated UAT plan generation scripts?

Yes, Python and Python scripts are required dependencies to execute the automated generation and management processes for creating user acceptance testing plans from functional requirements.

What is the best way to automate user acceptance testing for software changes?

Automating UAT is best handled by generating a comprehensive plan that directly links test cases to functional requirements and FDRs, allowing business users to validate software changes without technical knowledge.