onboard

仓库创建 2026年4月30日最近提交 3 天前SkillHot 收录 20 天前
▸ 精选理由

快速定位项目关键点,提升新人成熟速度。

这个 Skill 做什么

为新贡献者或 agent 生成上下文化的入职文档与要点。

帮你把项目里对新成员最重要的上下文浓缩成一份入职指南:包含当前状态、架构要点、约定和优先级。适合新人(人或 agent)加入、或在接手某个子系统前快速熟悉背景时用。特点是会扫描代码目录和项目状态,按角色或区域定制内容,不用你手工去拼信息。

▸ 展开 SKILL.md 英文原文

Generates a contextual onboarding document for a new contributor or agent joining the project. Summarizes project state, architecture, conventions, and current priorities relevant to the specified role or area.

Skill 开发管理入职文档项目概览角色定制通用
65
Stars
7
Forks
40
仓库内 Skill
+9
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/striderZA/OpenCodeGameStudios/master/.agents/skills/onboard/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/striderZA/OpenCodeGameStudios/master/.agents/skills/onboard/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
## Overview

This skill generates a contextual onboarding document tailored to a specific role or area. It loads project state, scans relevant directories, and produces a comprehensive guide for new contributors or agents.

**When to use `/onboard`:**
- A new team member (human or agent) is joining the project
- You need context on a specific area before starting work
- You want a quick reference for conventions, architecture, and current state

**When NOT to use `/onboard`:**
- You need to audit an existing brownfield project's format compliance → use `/adopt`
- You need to detect project stage and missing artifacts → use `/project-stage-detect`
- You are the project owner reviewing overall
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有