jettypod
v4.4.116
Published
AI-powered development workflow manager with TDD, BDD, and automatic test generation
Maintainers
Readme
JettyPod - Simplified Mode System
A single-file development mode manager that generates CLAUDE.md files.
Installation
npm install
npm linkUsage
jettypod init # Initialize
jettypod speed # Speed mode
jettypod production # Production mode
jettypod recovery # Recovery mode
jettypod stage <stage> # Set project stage
jettypod auto "your request" # Auto-detect modeImplementation
-.jettypod.js - Main CLI implementation
- lib/comprehensive-standards-full.json - Complete standards library (114 standards)
- lib/standards-engine.js - Standards prescription engine
