Repo Onboarding Skill
SkillMonitoring & opsUnderstand this repository quickly before making changes. Use for architecture discovery, ownership mapping, command selection, and initial implementation planning.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Repo Onboarding Skill skill
What this skill tells your AI
The instructions your AI receives, as published by hoangsonww/claude-code-agent-monitor in .codex/skills/repo-onboarding/SKILL.md and read by ahel’s review.
Workflow
- Read
AGENTS.md,README.md, andARCHITECTURE.md. - Determine target layer:
server/,client/,mcp/, or docs. - Identify the minimal file set needed for the task.
- Select verification commands before editing.
Verification defaults
- Backend:
npm run test:server - Frontend:
npm run test:client - MCP:
npm run mcp:typecheckandnpm run mcp:build
References
references/module-map.mdreferences/verification-map.md
Signals
- GitHub stars
- 989
- Forks
- 233
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
repo-onboarding- Source
- github.com/hoangsonww/claude-code-agent-monitor