hoangsonww/claude-code-agent-monitor-repo-onboarding
Onboard quickly to this repository. Use when asked to understand architecture, locate ownership, choose the right module, or identify the correct commands and verification strategy before coding.
npx skills add https://github.com/hoangsonww/Claude-Code-Agent-Monitor --skill repo-onboarding
Use this workflow when a task begins with discovery.
README.md and ARCHITECTURE.md for system-level context.server/ for API, hooks, DB, websocketclient/ for UI and routingmcp/ for local MCP tools and policy gatesnpm run test:servernpm run test:clientnpm run mcp:typecheck and npm run mcp:buildreferences/module-map.mdreferences/command-map.mdTake hoangsonww/claude-code-agent-monitor-repo-onboarding from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.