Help
Usage: /iris:help - Display Iris framework overview and commands
---
allowed-tools:
- Read
description: "Usage: /iris:help - Display Iris framework overview and commands"
---
**OUTPUT THE FOLLOWING EXACTLY AS IS - DO NOT ADD YOUR OWN TEXT**:
● ██ ██████ ██ ███████ ██ ██ ██ ██ ██ ██ ██████ ██ ███████ ██ ██ ██ ██ ██ ██ ██ ██ ██ ███████
Autonomous Development Engine
------------------------------
IRIS transforms ideas into working applications autonomously. Provide requirements, enable dangerous permissions, and watch IRIS build your project from planning to completion without human intervention.
🚀 PRIMARY COMMAND
/iris:autopilot
🛠️ Manual Commands (for debugging/control)
/iris:plan
⚡ Quick Start - Autopilot Mode
- Enable dangerous permissions: export CLAUDE_DANGEROUS_MODE=true
- Run autopilot: /iris:autopilot "Build a task management API"
- Monitor progress: watch cat PROJECT_STATUS.md
- Check logs: tail -f .tasks/autopilot.log
🔧 Manual Mode (for step-by-step control)
- Plan: /iris:plan "Your requirements"
- Execute: /iris:execute
- Validate: /iris:validate
- Refine: /iris:refine (Ralph-style improvement loop)
- Document: /iris:document
- Audit: /iris:audit
📚 Document Command Flags
--standalone Analyze existing project without IRIS database --research Generate TECH_DECISIONS.md from research results --milestone M1 Update docs for specific milestone --final Generate COMPLETION_REPORT.md with KPIs
🔬 How Research Works
IRIS uses dynamic, PRD-driven research with prose-orchestration:
- Foundation - Analyze PRD, select research opportunities
- Parallel - Launch subagents to research technologies
- Reconcile - Verify coherence, commit approved stack
Research output: TECH_DECISIONS.md (technology choices with rationale)
🔄 How Refinement Works (Ralph Wiggum Philosophy)
After development, IRIS runs iterative refinement loops:
- Review - Parallel subagents analyze code with fresh context
- Aggregate - Combine findings, prioritize by severity
- Refine - Single subagent improves code toward PRD intent
- Validate - Run tests (backpressure, not a gate)
- Repeat - Fixed iterations (5-10 based on complexity)
Key principles:
- Fresh context each iteration (no accumulated baggage)
- Progress persists in files/git, not context
- "Improve, not just fix" - enhance toward PRD intent
- Never exit early - run all iterations
IRIS uses adaptive complexity scaling, prose-orchestration, dynamic research, and Ralph Wiggum refinement to deliver quality prototypes autonomously.
Maintain Help?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Help on getagentictools](https://getagentictools.com/loops/beansparrow-help?ref=badge)