jarvis-method
v1.0.3
Published
JARVIS - Just A Rather Very Intelligent System
Maintainers
Readme
JARVIS METHOD
Just A Rather Very Intelligent System — An AI-driven agile development framework for teams that ship.
Based on BMAD-METHOD (MIT License).
Quick Start
Prerequisites: Node.js v20+ · Python 3.10+ · uv
npx jarvis-method installFollow the installer prompts, then open your AI IDE (Claude Code, Cursor, etc.) in your project folder.
What is JARVIS?
JARVIS is a structured AI-driven development methodology with 4 phases:
- Analysis — Brainstorming, product briefs, research
- Planning — PRD creation, UX design
- Solutioning — Architecture, epics, stories
- Implementation — TDD development, code review, QA
Each phase has specialized AI agents and workflows accessible as IDE skills (/jarvis-*).
Skills
/jarvis-help — What should I do next?
/jarvis-brainstorming — Structured ideation
/jarvis-product-brief — Executive brief
/jarvis-create-prd — Product requirements
/jarvis-create-architecture — System design
/jarvis-create-epics-and-stories — Work breakdown
/jarvis-dev-story — TDD implementation
/jarvis-quick-dev — Rapid development (skip phases 1-3)
/jarvis-code-review — Code review
/jarvis-party-mode — Multi-agent collaborationLicense
MIT License — see LICENSE for details.
