factory-build-verification
CommunityAutomate TDD verification, error fixing, and quality gates.
System Documentation
What problem does it solve?
Traditional TDD workflows assume tests pass after code is written, leaving a critical gap where unexecuted, failing code is marked as complete. This Skill closes that gap by enforcing real test execution, error parsing, and auto-fix cycles before any implementation task is considered finished.
Core Features & Use Cases
- Automated TDD Verification Loop: Runs tests after each implementation task, parses errors, and applies targeted fixes across up to 3 attempts to resolve failures.
- Scoped Quality Gates: Supports incremental feature slicing with per-increment verification, plus full feature aggregate checks for tests, lint, type checking, builds, SAST, and seed schema alignment.
- Defect Prevention Integration: Automatically detects recurring error patterns and proposes cataloging them in the defect prevention catalog to stop issues from reoccurring.
- Use Case: When running the IMPLEMENT --build command for a new user authentication feature, this Skill automatically runs unit tests after each task, fixes compilation errors, and blocks the feature from being marked complete if any security or quality gate fails.
Quick Start
Use the factory-build-verification skill to run the full verification gate for your current feature after all implementation tasks are finished to ensure it meets all quality and security requirements before review.
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: factory-build-verification Download link: https://github.com/e2its/myrmion-AI-factory/archive/main.zip#factory-build-verification Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.