TestArchitect

Plan and enforce risk-based ATDD test strategies with governance workflows.

Updated Dec 2, 2025
One-click install
npx skills add https://github.com/banjoey/FORGE --skill testarchitect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: TestArchitect
Source: https://github.com/banjoey/FORGE/tree/main/.claude/skills/TestArchitect
Command: npx skills add https://github.com/banjoey/FORGE --skill testarchitect

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate and enforce test strategy creation for software projects using ATDD and risk-based testing, ensuring tests are defined before code and aligned with quality gates.

Core Features & Use Cases

  • Orchestrates ATDD workflows to capture Given-When-Then acceptance criteria and generate test scenarios.
  • Applies risk-based testing to prioritize effort and establish coverage targets by risk level.
  • Integrates with AgilePm, Security, and CI/CD to embed testing into delivery and governance.

Quick Start

Provide a complete ATDD-driven test strategy for a feature, including acceptance criteria, test types, and risk-based targets.

Frequently Asked Questions about TestArchitect

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

FAQPage Schema
How do I generate acceptance criteria and test scenarios using ATDD?

ATDD workflows capture Given-When-Then acceptance criteria and generate executable test scenarios before code implementation. This ensures test definitions align with feature requirements and quality gates from the start.

What is risk-based testing and how does it prioritize test coverage?

Risk-based testing prioritizes testing effort by evaluating feature risk levels to establish measurable coverage targets. This approach focuses resources on critical areas, ensuring quality assurance matches the project's actual risk profile.

How do I integrate test strategy into CI/CD quality gates?

Integrate test strategy into CI/CD pipelines by enforcing executable acceptance tests and measurable risk-based targets as quality gates. This embeds automated testing and governance directly into the software delivery workflow.

Can I automate test data definitions for acceptance tests?

Yes, test data definitions can be automated alongside ATDD workflows. The system orchestrates test scenario generation and automates the underlying test data required to execute acceptance tests effectively.

Does this test architecture approach work with Agile project management workflows?

Yes, the test architecture integrates directly with AgilePm, Security, and CI/CD workflows. This coordinates feature planning, acceptance criteria generation, and governance across the entire Agile delivery lifecycle.

When should I use ATDD-driven test strategy over traditional test planning?

Use ATDD-driven test strategy when tests must be defined before code and aligned with strict quality gates. It replaces traditional planning by enforcing executable acceptance tests and risk-based coverage targets across delivery workflows.