Understand the JARVIS Action System
mainJARVIS triggers system-level tasks using specific action tags. These tags allow the AI to move beyond conversation into executing real work on your Mac.
| Action Tag | Description |
|---|---|
[ACTION:BUILD] | Spawns Claude Code to build a software project. |
[ACTION:BROWSE] | Opens Google Chrome to a specific URL or search query. |
[ACTION:RESEARCH] | Performs deep research using Claude Opus and outputs an HTML report. |
[ACTION:PROMPT_PROJECT] | Connects to an existing project via Claude Code. |
[ACTION:ADD_TASK] | Creates a tracked task with a priority and due date. |
[ACTION:REMEMBER] | Stores a fact in the SQLite memory system for future context. |