Agent skill
repo-onboarding
Repository onboarding and agent bootstrap. Use at the start of a new repo session or before any task to load AGENTS.md, architecture/skills indexes, and discover local Codex skills.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/repo-onboarding
SKILL.md
Repo Onboarding
Overview
Load repo governance and skills before acting.
Workflow
- Read
AGENTS.md. Follow any "Golden Path" or referenced indexes. - Load architecture references:
- If
AGENTS.mdpoints to.agent-docs/architecture.md, open it. - Otherwise open
architecture.mdand any index it references.
- Load skills references:
- Open
.agent-docs/SKILLS.mdandskills.mdif present. - Scan
skills/for*/SKILL.mdand list available Codex skills (name + path).
- Choose skills:
- If the task matches a skill description, load it and follow its workflow.
- Use
docs-auto-syncwhenever code changes are made.
- Summarize: confirm which docs/skills were loaded and any constraints found.
Resources
references/bootstrap-sources.md
Didn't find tool you were looking for?