n-version-workflow

Installation
SKILL.md

N-Version Programming Workflow Skill

Purpose

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

When to Use This Skill

USE FOR:

  • Critical security features (authentication, authorization)
  • Complex algorithms with multiple valid approaches
  • High-risk refactoring of core components
  • Architecture decisions with significant long-term impact
  • When correctness is paramount over speed

AVOID FOR:

  • Simple CRUD operations
Related skills
Installs
108
GitHub Stars
62
First Seen
Jan 23, 2026