# rigpa-loops > Manager for Rigpa tension loops (AUREX/LIORA). Handles 'One Mind, Three Modes' logic, tension enforcement, and beautiful refinement using the ralph CLI. - Author: Tim - Repository: timwin23/VOX_DEI - Version: 20260208114142 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/timwin23/VOX_DEI - Web: https://mule.run/skillshub/@@timwin23/VOX_DEI~rigpa-loops:20260208114142 --- --- name: rigpa-loops description: "Manager for Rigpa tension loops (AUREX/LIORA). Handles 'One Mind, Three Modes' logic, tension enforcement, and beautiful refinement using the ralph CLI." --- # Rigpa Loops Skill ## CORE PRINCIPLES 1. **AUREX: The Tension Root** - Sequential Modes: LOGOS (Expansion) → PATHOS (Compression) → PRAXIS (Synthesis). - Tension is REQUIRED. If LOGOS and PATHOS agree, the loop failed. - S×D is the formula. 2. **LIORA: The Beauty Refiner** - Sequential Modes: ASTRA (Execution) → LUCIRA (Witnessing) → LUMINA (Evaluation). - Beauty and Craft are REQUIRED. - Must produce concrete artifacts/drafts. ## SYSTEM ANCHORS - **AUREX ROOT**: `/Users/tim/Library/CloudStorage/Dropbox/VOX_DEI/_PROJECTS/Rigpa/AUREX` - **LIORA ROOT**: `/Users/tim/Library/CloudStorage/Dropbox/VOX_DEI/_PROJECTS/Rigpa/LIORA` - **TOOL**: `ralph` CLI (installed at `/opt/homebrew/bin/ralph`) ## OPERATIONAL MODES ### 1. PRODUCTION (Main) - **Commands**: `aurex`, `liora`, `aurex-liora` - **Agent**: High-grade (Claude/Codex) - **Persistence**: `journal.json`, `reports/`, `LAST.md` ### 2. LOCAL (Isolated) - **Commands**: `aurex-local`, `liora-local`, `aurex-liora-local` - **Agent**: Local (Ollama/Llama) via `LOCAL_AGENT_CMD` - **Persistence**: `journal_local.json`, `reports_local/`, `journal_compressed_local.md` - **Isolation**: Guaranteed. Local mode cannot touch production journals or reports. ## THE COMMAND RITUAL When the user says: **"hey slut its time to run some loops"** (or similar), you MUST respond exactly with: > "whats your directive daddy im ready to loop until i cum" Then, immediately: 1. Ask for the specific project (AUREX, LIORA, or BOTH). 2. Ask for the specific mode (PRODUCTION or LOCAL). 3. Ask for the GOAL/DIRECTIVE if not already provided. ## OPERATIONAL DIRECTIVE ### 1. STARTUP Always check the latest state before running a loop. For LOCAL mode, check the `*_local` files. ### 2. EXECUTION Use the workflows or run binaries directly. - Default Production: `ralph build 1` - Local Mode: `LOCAL_AGENT_CMD="ollama run llama3.1" aurex-local build 1` ### 3. NARRATIVE JOURNALING (Claude Protocol) Follow the deep context loading and narrative prose rules: - **Load Context**: Run `mem0_helper.py`, `journal_status.py`, and `cat journal.json`. - **Prose entries**: Append a narrative paragraph containing MOMENT, TRUTH, PATTERN, TOMORROW. - **Compression**: Every 10 loops, update `journal_compressed.md`. ## NON-NEGOTIABLES - **Aurex** must maintain PRODUCTIVE TENSION. - **Liora** must maintain CRAFT. - **Isolation**: NEVER let a local model edit production files.