{"id":"hoangsonww-repo-onboarding","name":"repo-onboarding","summary":"このリポジトリに素早く入荷してください。アーキテクチャの理解、所有権の特定、適切なモジュールの選択、またはコーディング前に正しいコマンドや検証戦略を特定するために求められた場合に使います。","body":"# Repo Onboarding\n\nUse this workflow when a task begins with discovery.\n\n## Steps\n- Read `README.md` and `ARCHITECTURE.md` for system-level context.\n- Identify target layer:\n  - `server/` for API, hooks, DB, websocket\n  - `client/` for UI and routing\n  - `mcp/` for local MCP tools and policy gates\n- Select the smallest set of files required to answer the task.\n- Confirm verification commands before implementation.\n\n## Verification defaults\n- Backend: `npm run test:server`\n- Frontend: `npm run test:client`\n- MCP: `npm run mcp:typecheck` and `npm run mcp:build`\n\n## References\n- Module map: `references/module-map.md`\n- Command map: `references/command-map.md`","author":"@hoangsonww","ownerProfile":null,"authorContacts":null,"sourceUrl":"https://github.com/hoangsonww/Claude-Code-Agent-Monitor/tree/master/.claude/skills/repo-onboarding","license":"MIT","category":"testing","lang":"en","tokens":172,"stars":0,"calls30d":2,"claimed":false,"visibility":"public","origin":"crawler","version":"0.1.0","createdAt":"2026-08-22","updatedAt":"2026-08-22","files":[{"path":"references/command-map.md","size":525,"sha256":"d307b4f8f6be260e1545ad9554be15cdfc68f40d926dac2debbb22733d203b44"},{"path":"references/module-map.md","size":778,"sha256":"0341d6818459568f67d26048e551e89533a633931b345617834a773b80d5ff5d"}],"requires":{"mcp":[],"tools":[]},"safety":{"flags":[],"scannedAt":"2026-08-22","hasScripts":false,"networkEndpoints":[]}}