github Yeachan-Heo/oh-my-claudecode v3.3.6
v3.3.6 - Superpowers Framework Integration

latest releases: v4.13.5, v4.13.4, v4.13.3...
3 months ago

Superpowers Framework Integration

Integrates 5 key methodologies from the Superpowers framework:

1. Verification-Before-Completion

  • Iron Law: NO COMPLETION CLAIMS WITHOUT FRESH VERIFICATION EVIDENCE
  • Added to: architect, executor, executor-high, ralph, CLAUDE.md

2. Systematic Debugging Protocol

  • 4-phase: Root Cause → Pattern Analysis → Hypothesis Testing → Implementation
  • 3-failure circuit breaker to prevent infinite fix loops
  • Fast-path for obvious bugs (typos, missing imports)

3. Two-Stage Code Review

  • Stage 1: Spec compliance (did you build what was asked?)
  • Stage 2: Code quality (only after Stage 1 passes)
  • Fast-path for trivial changes

4. TDD Enforcement

  • New /tdd skill with strict test-first discipline
  • Iron Law: NO PRODUCTION CODE WITHOUT FAILING TEST FIRST

5. Single-Question Brainstorming

  • One question at a time, build on responses
  • Merged into planner skill

npm: npm install oh-my-claude-sisyphus@3.3.6

Don't miss a new oh-my-claudecode release

NewReleases is sending notifications on new releases.