forge-plan

Generate journey-based validation plans with step-level PASS criteria and evidence types.

2|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/krzemienski/validationforge --skill forge-plan-krzemienski
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge-plan
Source: https://github.com/krzemienski/validationforge/tree/main/skill-audit-workspace/forge-plan/skill-snapshot
Command: npx skills add https://github.com/krzemienski/validationforge --skill forge-plan-krzemienski

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validation efforts are often ad hoc, rely on mocks, or lack clear PASS criteria and verifiable evidence; this Skill organizes discovery and requirements so teams validate systems through real interfaces with reproducible evidence and verdicts.

Core Features & Use Cases

  • Journey discovery: Scan code and project artifacts to enumerate user-facing journeys across web, API, mobile, and CLI surfaces.
  • PASS criteria & evidence: Define precise, step-level PASS criteria and required evidence types such as screenshots, API responses, console logs, and build output.
  • Coverage & consensus: Produce coverage analyses, generate additional journeys for uncovered areas, and optionally merge perspectives from user advocacy, security, and QA into a consensus plan.
  • Use case: Run before end-to-end validation to produce a reproducible validation-plan file that guides evidence collection and verdict writing.

Quick Start

Create a standard validation plan that discovers user journeys, defines PASS criteria for each step, and specifies the required evidence types.

Frequently Asked Questions about forge-plan

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

FAQPage Schema
How do I create a validation plan with step-level PASS criteria for end-to-end testing?

A validation plan defines step-level PASS criteria by discovering user journeys across web, API, mobile, and CLI surfaces, specifying required evidence types like screenshots, API responses, and logs for reproducible end-to-end testing.

What is journey discovery for test planning and coverage analysis?

Journey discovery for test planning scans code and project artifacts to enumerate user-facing journeys across web, API, mobile, and CLI surfaces, enabling coverage analysis to identify uncovered areas and generate additional testing scenarios.

How do I define evidence collection requirements for API and web validation?

Evidence collection requirements for API and web validation specify exact evidence types needed for verdicts, such as screenshots, API responses, console logs, and build output, ensuring reproducible evidence collection during systematic end-to-end validation.

Can I merge validation perspectives from QA, security, and user advocacy into a consensus plan?

You can merge validation perspectives from user advocacy, security, and QA into a consensus plan, combining multiple viewpoints to produce a unified validation plan with comprehensive journey coverage and step-level PASS criteria.

Does this validation planning approach work for both mobile apps and CLI projects?

This validation planning approach works for mobile apps and CLI projects by discovering user journeys and defining PASS criteria across web, API, mobile, and CLI surfaces, preparing teams for systematic end-to-end validation and evidence collection.

Why use journey-based validation plans instead of ad hoc testing?

Journey-based validation plans replace ad hoc testing by organizing discovery and requirements into reproducible plans with clear PASS criteria and verifiable evidence, ensuring teams validate systems through real interfaces rather than relying on mocks.