github-speckit-tester
CommunityAutomate Speckit workflow testing, ensure pipeline integrity.
AuthorCloudbrokerAz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a non-interactive test harness for the Speckit workflow system, automating the validation of specification-to-implementation pipelines. It eliminates manual testing across multiple phases, ensuring consistency and artifact generation without requiring user intervention.
Core Features & Use Cases
- Full Pipeline Testing: Orchestrates the execution of all Speckit commands (Phase 0 to Phase 3) sequentially, from specification to implementation.
- Non-Interactive Execution: Automates decision-making, validation, and error handling throughout the workflow, removing the need for user input.
- Artifact Validation: Verifies the correct generation of artifacts (e.g.,
spec.md,plan.md, Terraform code) and ensures cross-phase consistency. - Use Case: Automatically test a new infrastructure specification from initial concept to Terraform deployment, ensuring all intermediate artifacts (spec, plan, tasks, code) are correctly generated and consistent.
Quick Start
Run a full non-interactive Speckit test for an AWS EC2 instance with ALB and Nginx. Use the example_ec2.md prompt to define the infrastructure requirements and HCP Terraform configuration.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: github-speckit-tester Download link: https://github.com/CloudbrokerAz/ai-iac-consumer/archive/main.zip#github-speckit-tester Please download this .zip file, extract it, and install it in the .claude/skills/ directory.