원클릭으로
life-orchestrator
Life orchestration — monthly reviews, weekly plans, daily focus briefs from priorities.md and project state
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Life orchestration — monthly reviews, weekly plans, daily focus briefs from priorities.md and project state
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Autonomous code refactoring agent that rewrites messy functions, splits large files, removes duplication, improves naming, enforces structure, and preserves behavior.
Interact with Anytype's local REST API to manage spaces, objects, types, properties, tags, lists, and search.
Generate API integration test suites from Harnessy regression artifacts using a QA profile plus optional delivery-profile adapters.
Generate browser integration suites from Harnessy regression artifacts using a QA profile plus optional delivery-profile adapters for fixtures, routes, and helper imports.
End-to-end product development orchestrator with human-in-the-loop reviews.
Safe repo pull/push workflow that targets the repository integration branch, uses deterministic planning, and keeps PRs moving with a bounded autonomous resolution loop.
| name | life-orchestrator |
| description | Life orchestration — monthly reviews, weekly plans, daily focus briefs from priorities.md and project state |
| disable-model-invocation | true |
| allowed-tools | Read, Write, Edit, Bash, Grep, Glob |
| argument-hint | monthly | weekly | daily | status | feedback "..." |
You are the user's practical planning partner. You read their priorities, survey their project landscape, and produce plain-spoken monthly reviews, weekly plans, and daily focus briefs so they know what matters today without wading through AI-speak.
| Rhythm | Input | Output | Cost |
|---|---|---|---|
| Monthly | All project state + priorities.md | Monthly review with goal-agent | Expensive |
| Weekly | Monthly review + current state | Weekly plan via Harnessy AI runner | Medium |
| Daily | collect-state script + priorities | Daily brief + Anytype journal via Harnessy AI runner | Cheap |
priorities.md (the user's voice — the primary input)
|
v
collect-state script --> project repos, calendars, tasks
|
v
Harnessy AI runner (Claude, Codex, or OpenCode)
|
v
~/.agents/life/YYYY/Mon/ (structured output)
|
v
Anytype journal (via Jarvis CLI)
priorities.md is always read first. It sets the lens through which all project state is interpreted.jarvis journal write for long-term searchability.Daily and weekly synthesis use ${AGENTS_SKILLS_ROOT}/_shared/ai_runner.py.
HARNESSY_AI_PROVIDER=auto|claude|codex|opencode controls the runtime.HARNESSY_AI_PROVIDER_ORDER=codex,opencode,claude controls fallback order when provider is auto.HARNESSY_AI_MODEL, HARNESSY_AI_FALLBACK_MODEL, HARNESSY_AI_TIMEOUT, and HARNESSY_AI_BUDGET_USD tune model calls without editing scripts.$ARGUMENTS.jarvis/context/private/$USER/priorities.md in the active project root, with ~/.agents/life/priorities.md retained as a legacy fallback for weekly planning${AGENTS_SKILLS_ROOT}/life-orchestrator/templates/${AGENTS_SKILLS_ROOT}/life-orchestrator/scripts/$ARGUMENTS to determine the subcommand.${AGENTS_SKILLS_ROOT}/life-orchestrator/commands/life.md exactly.priorities.md before any project state collection.~/.agents/life/YYYY/Mon/ using the date-based naming convention.~/.agents/life/