·n-version-workflow
>_

n-version-workflow

rysweet/amplihack

N-version programming for critical implementations - generates N independent solutions and selects the best through comparison

23Installs·3Trend·@rysweet

Installation

$npx skills add https://github.com/rysweet/amplihack --skill n-version-workflow

SKILL.md

Execute N-version programming workflow for critical implementations where multiple independent solutions should be generated and compared to select the best approach.

Cost: N times the compute resources and time Benefit: Significantly reduced risk of critical errors Best For: Features where bugs are expensive (security, data integrity)

Task: Implement JWT-based authentication Configuration: N=4 (critical security feature) Profiles: conservative, security-focused, pragmatic, minimalist

N-version programming for critical implementations - generates N independent solutions and selects the best through comparison Source: rysweet/amplihack.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rysweet/amplihack --skill n-version-workflow
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is n-version-workflow?

N-version programming for critical implementations - generates N independent solutions and selects the best through comparison Source: rysweet/amplihack.

How do I install n-version-workflow?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rysweet/amplihack --skill n-version-workflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/rysweet/amplihack