Vault Session Start
Description
--- description: 세션 복원 — 볼트의 handoff/hot/index를 로드하고 장기 기억(선택)을 회상해 브리핑 --- 세션 복원 프로토콜을 수행하라. ## 0. 볼트 감지 (필수 게이트) 현재 작업 디렉토리 루트에 `00-meta/vault-config.json`이 존재하는지 확인하라. - **없으면**: "이 디렉토리는 agentic-vault 볼트가 아니므로 /vault-session-start를 생략합니다." 한 줄만 정중히 안내하고 즉시 종료하라. 에러를 출력하거나 파일을 생성하지 마라. - **있으면**: 아래의 검증된 훅 실행을 먼저 수행하라. config나 노트 경로가 차단되면 다른 도구로 읽지 말고 진단을 안내하라. 이후 읽는 설정은 검사기의 `validate_config`로 검증한 값을 사용하며, 키 값이 빈 문자열이면 해당 단계를 생략한다. ## 1. 상태 파일 로드 1. SessionStart 훅이 주입한 handoff/hot이 있으면
Installation
Installs to ~/.claude/skills/technoetic-agentic-vault-vault-session-start/SKILL.md
mkdir -p ~/.claude/skills/technoetic-agentic-vault-vault-session-start && curl -fsSL https://raw.githubusercontent.com/Technoetic/agentic-vault/HEAD/commands/vault-session-start.md -o ~/.claude/skills/technoetic-agentic-vault-vault-session-start/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11