CursorRIPER
CursorRIPER
Install / Use
/learn @johnpeterman72/CursorRIPERREADME

CursorRIPER Framework
A comprehensive framework for AI-assisted software development in Cursor IDE that combines a structured workflow with persistent memory. If you are worried about token count, then I highly recommend you check out and use the more streamlined and advanced version CursorRIPER.sigma
Overview
CursorRIPER provides a systematic approach to software development through five distinct operational modes:
- Research: Information gathering and understanding existing code
- Innovate: Brainstorming potential approaches and solutions
- Plan: Creating detailed technical specifications
- Execute: Implementing approved plans with precision
- Review: Validating implementation against plans
This framework prevents unintended modifications while maintaining perfect continuity across coding sessions.
flowchart TD
Start([Start]) --> Init{Project<br>Initialized?}
Init -->|No| StartPhase[START Phase]
Init -->|Yes| RIPER[RIPER Workflow]
subgraph StartPhase[START Phase]
S1[Requirements] --> S2[Technology]
S2 --> S3[Architecture]
S3 --> S4[Scaffolding]
S4 --> S5[Environment]
S5 --> S6[Memory Bank]
end
subgraph RIPER[RIPER Workflow]
R[Research] --> I[Innovate]
I --> P[Plan]
P --> E[Execute]
E --> Rev[Review]
Rev -.-> R
end
StartPhase --> RIPER
Features
- Structured Workflow: Clear separation of development phases
- Memory Bank: Persistent documentation across sessions
- Project Intelligence: Learning from patterns and preferences
- State Management: Explicit tracking of project phase and mode
- Safe Initialization: Guided setup with protection against re-initialization
Getting Started
-
Copy the framework files to your project and change the extension to .mdc:
cp -r /path/to/CursorRIPER/src/.cursor/* .cursor/ rename 's/\.md$/.mdc/' *.md -
Initialize your project with:
/start -
Follow the START phase to set up your project structure and memory bank
-
Use the RIPER workflow for ongoing development
Documentation
- Setup Guide
- START Phase Guide
- RIPER Workflow Guide
- Memory Bank Guide
- Custom Modes Guide
- Troubleshooting Guide
License
This project is licensed under the MIT License - see the LICENSE file for details.
The orginial RIPER framework is by: robotlovehuman
The CursorRIPER Framework prevents coding disasters while maintaining perfect continuity across sessions.
Related Skills
node-connect
343.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
92.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
Security Score
Audited on Mar 20, 2026
