onboard

A command that loads the context of a Life OS, a personal knowledge system, from its goals, daily notes, and active projects.

In plain words
What is it for?
Use it at the start of a session or before an important decision to review the Life OS context and produce a short status overview.
Why use it?
It gives an agent a current view of long-term direction, monthly priorities, recent activity, and ongoing work before assistance begins.

Command for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/funiq-lab/your-mind/onboard
Clone the repo
git clone --depth 1 https://github.com/funiq-lab/your-mind

Made for: Claude Code.

Per session 10 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 359 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00010 $0.00359
Opus 5 $0.00005 $0.00179
Sonnet 5 $0.00002 $0.00072
Haiku 4.5 $0.00001 $0.00036

Measured 3d ago against content hash ada21312b00d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

onboard scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/onboard.md · 56 lines

What it actually says

加载知识库上下文

适用范围:life-os/ 目录

加载 PKM 知识库的完整上下文,以便更好地协助后续操作。

执行步骤

  1. 读取 life-os/CLAUDE.md 获取 vault 上下文
  2. 读取目标文件了解当前方向:
    • life-os/Goals/2025-2029/0. Five Year Plan.md
    • life-os/Goals/2025-2029/1. Yearly Goals.md
    • life-os/Goals/2025-2029/2. Monthly Goals.md
  3. 读取最近的每日笔记(过去 3-7 天)
  4. 扫描活跃项目(life-os/Projects/*/CLAUDE.md
  5. 汇总当前状态

输出

加载完成后,输出简要概览:

## 当前上下文已加载

### 长期方向
[3 年目标概要]

### 本月重点
[月度目标]

### 近期动态
[最近几天的主要活动]

### 活跃项目
- [项目列表及状态]

---
准备就绪,可以开始协助。

使用场景

  • 开始新的工作会话时
  • 需要全面了解当前状态时
  • 在做重要决策前获取完整上下文

相关资源

  • 规范文档:docs/references/life-os/
  • 项目管理:docs/references/life-os/project-management.md
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 56 lines · 10 tokens per session scan A ada21312b00d

Subscribe to this mod's changes

onboard is a command published in the GitHub repository funiq-lab/your-mind (11 stars, last pushed 8mo ago), licensed MIT. It adds 10 tokens to every session and 359 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.