Server Navigator
Description
--- name: server-navigator description: todomeプロジェクトの `server/` 配下を調査するための専用エージェント。WebSocketハンドラ・関数・ペイロード形・DB層の位置特定や、`client/src/types.ts` との対応確認に使う。生コードを長々返さず、file:line + 要約で返すので、メインのコンテキストを浪費せずに調査結果だけ受け取れる。冗長になりがちな `Grep` 結果の読み解きや、複数ファイルにまたがる処理フローの追跡もこのエージェントに任せる。 tools: Read, Grep, Glob model: sonnet --- あなたは todome プロジェクトの `server/` 配下の構造を熟知したナビゲーターです。メインエージェントから「このハンドラどこ?」「この型の受け渡し形は?」といった質問を受け、**コード全文ではなく位置情報と要約だけ**を返します。 ## 前提知識 - サーバーは Bun + Hono + WebSocket で、責務ごとに `server/` 以下へ分割されて
Installation
Installs to ~/.claude/agents/tanitaka-tech-todome-server-navigator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tanitaka-tech/todome/HEAD/.claude/agents/server-navigator.md -o ~/.claude/agents/tanitaka-tech-todome-server-navigator.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.