onboard

Restore session context from CLAUDE.md, rules, lessons, and git history.

2|Updated Oct 7, 2025
One-click install
npx skills add https://github.com/Deepmind666/AERIS-WSN-Protocol --skill onboard-deepmind666
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboard
Source: https://github.com/Deepmind666/AERIS-WSN-Protocol/tree/main/.claude/skills/onboard
Command: npx skills add https://github.com/Deepmind666/AERIS-WSN-Protocol --skill onboard-deepmind666

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

在新会话启动或会话中断后,快速加载并恢复项目状态、最新进度和待办事项,避免重复 onboarding 的上下文浪费。

Core Features & Use Cases

  • 读取核心状态、最新进度和待办事项以恢复对话情境与任务连续性
  • 提供快速摘要与版本确认,帮助快速回到工作状态
  • 支持跨对话的上下文传递,确保后续回答的一致性

Quick Start

在新会话启动时执行快速上下文恢复,并输出当前状态、进度与待办,以帮助快速继续工作。

Frequently Asked Questions about onboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I restore conversation context and project state when starting a new session?

To restore conversation context, the Skill reads CLAUDE.md, .claude/RULES.md, .claude/lessons.md, docs handoff status, and recent git history to rebuild project state and task continuity quickly.

Why does my new session repeat onboarding instead of resuming my previous project status?

New sessions repeat onboarding because session context is lost; this Skill prevents context waste by loading the latest progress, handoff status, and recent git history at session start.

What files do I need to set up session context restoration for my project?

Session context restoration requires reading CLAUDE.md, .claude/RULES.md, and .claude/lessons.md, plus checking the latest docs handoff status and recent git history to load project state.

Can I maintain task continuity across different conversations without losing project state?

Yes, you can maintain task continuity across conversations; the Skill supports cross-session context passing by summarizing current status, progress, and todos to ensure consistent subsequent answers.

How do I quickly get back to work after a session disruption interrupts my workflow?

To quickly get back to work after a session disruption, the Skill executes rapid context restoration, outputting current status, progress, and pending todos to help you resume immediately.

What is the best way to pass handoff context and lessons learned to a new AI session?

The best way to pass handoff context is reading structured project files like CLAUDE.md and lessons.md, extracting recent git history and docs status to provide a quick state summary.