返回 Skill 列表
extension
分类: 开发与工程无需 API Key

repo-onboarding

仓库入职和代理引导。在新的仓库会话开始时或执行任何任务之前使用,以加载AGENTS.md、架构/技能索引,并发现本地Codex技能。

person作者: jakexiaohubgithub

Repo Onboarding

Overview

Load repo governance and skills before acting.

Workflow

  1. Read AGENTS.md. Follow any "Golden Path" or referenced indexes.
  2. Load architecture references:
  • If AGENTS.md points to .agent-docs/architecture.md, open it.
  • Otherwise open architecture.md and any index it references.
  1. Load skills references:
  • Open .agent-docs/SKILLS.md and skills.md if present.
  • Scan skills/ for */SKILL.md and list available Codex skills (name + path).
  1. Choose skills:
  • If the task matches a skill description, load it and follow its workflow.
  • Use docs-auto-sync whenever code changes are made.
  1. Summarize: confirm which docs/skills were loaded and any constraints found.

Resources

  • references/bootstrap-sources.md