Understand this repository quickly before making changes. Use for architecture discovery, ownership mapping, command selection, and initial implementation planning.
Resources
2Install
npx skillscat add hoangsonww/claude-code-agent-monitor/repo-onboarding Install via the SkillsCat registry.
About this skill
Here's a thinking process: 1. **Analyze the Request:** - **Goal:** Write a 2-3 sentence plain-text summary in English. - **Subject:** An AI agent skill for a public software directory. - **Source Material:** Provided description and SKILL.md excerpt about "repo-onboarding" skill. - **Key Points to Cover:** What it does, what problem it solves, when to use it.
SKILL.md
Repo Onboarding Skill
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