design

Validate TypeScript-based CFN Loop workflows with multi-layer checks and consensus flows.

14|2|Updated Sep 23, 2025
One-click install
npx skills add https://github.com/masharratt/claude-flow-novice --skill design-masharratt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design
Source: https://github.com/masharratt/claude-flow-novice/tree/main/.claude/skills/cfn-validation-framework/lib/templates
Command: npx skills add https://github.com/masharratt/claude-flow-novice --skill design-masharratt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides domain templates for validation criteria across software, data, infrastructure, etc.

Core Features & Use Cases

  • Centralized validation templates
  • Standardized success metrics

Quick Start

cat .claude/skills/cfn-validation-framework/lib/templates/software.json | jq .

Frequently Asked Questions about design

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

FAQPage Schema
How do I set up validation templates for CFN Loop workflows?

CFN Loop validation templates provide multi-layer validation across software, data, and infrastructure domains. Start by accessing the templates directory—cat .claude/skills/cfn-validation-framework/lib/templates/software.json | jq . shows the structure for domain-specific validation criteria and standardized success metrics.

What validation gates does CFN Loop support across confidence levels?

CFN Loop validation enforces three confidence gates: Loop 3 confidence gates for automated checks, Loop 2 validator consensus for peer review, and product-owner decisions for final approval. Templates enable deliverable checks, gate scoring, and consensus flows with strict type safety.

Can I use CFN Loop validation templates with TypeScript deployments?

Yes. CFN Loop validation templates are designed for TypeScript-based deployments. They enforce strict type safety, CLI wrappers, and auditing while supporting extensible result schemas for automated RAG retrieval, testing, and traceability.

How do centralized validation templates improve deployment consistency?

Centralized templates standardize success metrics and validation criteria across domains. This eliminates inconsistent validation logic, enables vapor detection to catch invalid states, and provides auditable proof of gate passage for compliance and traceability.

What output formats does CFN Loop validation support for integration?

CFN Loop validation uses extensible result schemas that support automated RAG retrieval, testing frameworks, and traceability logs. Templates deliver structured, machine-readable validation results compatible with downstream analysis and auditing systems.