forge-team

Community

Parallel wave-based validation for fullstack

Authorkrzemienski
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinates multi-platform validators to prevent wasted work and ensure reliable, evidence-backed validation by enforcing upstream-first execution and blocking dependent platforms when necessary. It eliminates ad-hoc parallel runs that produce incomplete or conflicting evidence and centralizes verdict synthesis so teams can act on a single source of truth.

Core Features & Use Cases

  • Wave-based dependency execution: Build and execute wave plans so DB and design validators run before API, and API before Web/iOS as required.
  • Exclusive evidence ownership: Each validator writes only to its e2e-evidence/{platform}/ directory to avoid contamination and ensure traceable artifacts.
  • Blocking and reporting: Automatically BLOCK dependent platforms when upstream validators FAIL and write BLOCKED reports with root-cause pointers.
  • Parallel spawn with orchestration: Spawn platform agents in parallel within waves, wait for completion, track states in .vf/state/wave-plan.json, and synthesize a final e2e-evidence/report.md.
  • Use Case: Run pre-release fullstack validation across DB, API, Web, and iOS, capture all evidence, and produce a single actionable report for the release owner.

Quick Start

Run the forge-team skill to detect platforms, execute validators in dependency-aware waves, collect per-platform evidence into e2e-evidence/, and produce the unified report.

Dependency Matrix

Required Modules

None required

Components

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: forge-team
Download link: https://github.com/krzemienski/validationforge/archive/main.zip#forge-team

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.