open

Solid

Boot the session, load context from the vault, and surface what matters

AI & Automation 11 stars 3 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
36
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Session Open > **Deprecated.** This skill is superseded by [[skills/resume/SKILL.md|/resume]] (docs/two-verb-lifecycle.md). New installs should reach for `/resume`; this file stays for anyone still invoking `/open` by habit during the transition. Run this at the start of every normal working session. ## First-run detection Before the normal protocol, read `.aigent/state.json`. - If `status` is not `ready`, run `/start` instead of the normal open protocol. - If the JSON state is missing but `.aigent/first-run-done` exists, treat the installation as ready and create the JSON state as a compatibility migration. - Do not inspect natural-language placeholders in `system/00_identity.md`. Product state belongs in machine-readable state, not in whether a sentence happens to survive an edit. ## Protocol **Unbanked-session recovery:** Compare `.aigent/last-close`, if present, with the newest Session Captures in `vault/daily/`. If newer captures exist, recover a short summary into `vault/memory/SESSION_LOG.md`, mark it `(auto-recovered)`, and continue. State the recovery in one neutral line. 1. **Load the heat index** from `vault/memory/HEAT_INDEX.json` when present. Use `hot_top_20` as the prioritized reading list. If missing, use steps 2 through 6 normally. 2. **Read the latest daily note** in `vault/daily/`. 3. **Read the session log** at `vault/memory/SESSION_LOG.md` and extract the newest next action and open threads. 4. **Read active priorities** at `vault/memory/ACTIVE_...

Details

Author
wrg32786
Repository
wrg32786/aigent-os
Created
1 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category