gsd-add-tests

Generate unit and end-to-end tests from UAT criteria in GSD workflows.

Updated May 3, 2026
One-click install
npx skills add https://github.com/ThiagoVitale/endless-crystal --skill gsd-add-tests-thiagovitale
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-add-tests
Source: https://github.com/ThiagoVitale/endless-crystal/tree/main/.codex/skills/gsd-add-tests
Command: npx skills add https://github.com/ThiagoVitale/endless-crystal --skill gsd-add-tests-thiagovitale

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the generation of unit and end-to-end tests for completed phases, based on User Acceptance Test (UAT) criteria and implementation details, saving time and reducing manual effort.

Core Features & Use Cases

  • Test Generation: Automatically generates tests for a completed phase using UAT criteria and implementation details.
  • Integration with GSD Workflows: Seamlessly integrates with Get Shit Done (GSD) workflows for a smooth testing process.
  • Use Case: Imagine you have completed a phase in your project. Use this Skill to automatically generate tests based on the phase's documentation, ensuring thorough testing coverage.

Quick Start

Use the $gsd-add-tests command to generate tests for a completed phase.

Frequently Asked Questions about gsd-add-tests

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

FAQPage Schema
How do I automate unit and end-to-end test generation for completed project phases?

Automate test generation by using UAT criteria and implementation details from completed phases to create comprehensive unit and end-to-end test cases automatically, saving time and reducing manual effort.

What is UAT criteria-based test automation and how does it work?

UAT criteria-based test automation generates unit and end-to-end tests by extracting acceptance criteria and implementation details from project documentation, then creating comprehensive test cases that validate completed phase requirements automatically.

Can I generate tests for completed phases without manual test case writing?

Yes, you can generate tests for completed phases automatically by leveraging UAT criteria and implementation details from project documentation, eliminating manual test case writing and ensuring thorough testing coverage.

Does automated test generation require integration with GSD workflows?

Yes, automated test generation requires integration with GSD workflows and access to project documentation to extract UAT criteria and implementation details needed for creating comprehensive unit and end-to-end test cases.

What's the best way to ensure test coverage matches UAT acceptance criteria?

Ensure test coverage matches UAT acceptance criteria by automatically generating unit and end-to-end tests from phase documentation and implementation details, validating that all acceptance requirements are thoroughly tested without manual effort.

When should I use automated test generation instead of writing tests manually?

Use automated test generation when completing phases in GSD workflows where UAT criteria and implementation details are documented, enabling rapid comprehensive test case creation that saves time and reduces manual effort significantly.