원클릭으로
jarvos
jarvOS personal AI operating system — project management, ontology context, governance, and behavioral rules for your assistant.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
jarvOS personal AI operating system — project management, ontology context, governance, and behavioral rules for your assistant.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Maintain the live agent context surface: bootstrap hygiene, memory routing, conversation continuity, and context-health monitoring.
Validate, audit, and maintain scheduled agent automation without unsafe direct state edits.
Wire new rules, policies, and behavioral constraints into the correct governance file with an explicit enforcement assessment.
Plan-first workflow for non-trivial work: define the goal, create or reuse a tracker issue, package context, execute on an issue-named branch when code changes, and verify completion with evidence.
| name | jarvos |
| description | jarvOS personal AI operating system — project management, ontology context, governance, and behavioral rules for your assistant. |
| version | 1.0.0 |
| platforms | ["macos","linux"] |
| metadata | {"hermes":{"tags":["productivity","governance","project-management","personal-os"],"category":"productivity"}} |
Projects live in a hierarchy: Portfolios → Programs → Project Boards → Tasks.
Every active project has three companions:
Key rule: Every task must link to a Project Board. No board = ungoverned.
The hierarchy-of-meaning map: Purpose → Beliefs → Mission → Values → Goals → Projects.
Use it for:
Hermes should load ontology through jarvos_hydrate or the shared
@jarvos/ontology provider when available. Do not directly mutate ontology
source files or rewrite ONTOLOGY.md; secondbrain evidence can only create
source-backed ontology candidates or inquiry items for review.
Use the escalation ladder format:
**Blocked:** [what's stuck]
**Why now:** [why this matters today]
**Options:** A) ... B) ... C) ...
**Recommended:** [best option and why]
**Default if no response by [time]:** [what I'll do]
jarvos_hydrate or the ontology provider packet before falling back to ONTOLOGY.mdjarvOS-secondbrain is the shared vault layer for journal and notes. It resolves paths in this order:
JARVOS_JOURNAL_DIR / JARVOS_NOTES_DIRJOURNAL_DIR / VAULT_NOTES_DIR~/.jarvos/config.json paths.journal / paths.notesJARVOS_VAULT_DIR or jarvos.config.json paths.vault,
with Journal / Notes appended~/Documents/Vault v3/Journal and ~/Documents/Vault v3/NotesIf the user already uses OpenClaw with jarvOS, they have a secondbrain vault configured. Hermes should use the same vault — not a separate one.
$JARVOS_VAULT_DIR or ~/Documents/Vault v3$JARVOS_JOURNAL_DIR, $JOURNAL_DIR, or <vault>/Journal$JARVOS_NOTES_DIR, $VAULT_NOTES_DIR, or <vault>/Notesnote:, make a note, idea:, or
save this, call the jarvOS universal capture entrypoint with source
hermes; do not raw-write Markdown.Notes/, link exactly once from
Journal/YYYY-MM-DD.md, preserve source-backed provenance, and leave
QMD/search freshness as pending-refresh.node modules/jarvos-secondbrain/scripts/detect-vault.js --runtime=hermes
and follow the guidance it prints.The whole point of shared-vault onboarding is that every runtime (OpenClaw, Hermes,
and any future runtime) uses one vault. If you're unsure, default to
~/Documents/Vault v3 and ask the user to confirm rather than creating a new path.
Do not create guessed daily journal files under Notes/; canonical journals
live at Journal/YYYY-MM-DD.md.