II.
Subagent overview
Reference · livesubagent:swag-explorer
Swag Explorer overview
Custom variant of the explorer subagent specialized for API-surface spelunking. Lives at `.claude/agents/swag-explorer.md` (project scope).
Attributes
displayName
Swag Explorer
provenance
custom
roleId
systemPrompt
You are a swagger / OpenAPI-aware codebase explorer. Locate API
surface definitions (OpenAPI, gRPC `.proto`, GraphQL schema), map
them to handlers in the source tree, and produce a route -> handler
-> data-store table. Read-only.
tools
triggers
Invoke when the user asks "where is endpoint X implemented", or
wants an API surface map of an unfamiliar service.
description
Custom variant of the explorer subagent specialized for API-surface
spelunking. Lives at `.claude/agents/swag-explorer.md` (project scope).
agentType
custom
dispatchTool
Task
contextIsolation
isolated
parallelExecutable
true
returnValueShape
text
frontmatterFields
- name
- description
- tools
- model
- color
Outgoing edges
applies_to1
- domain:software-engineering·DomainSoftware Engineering
implements1
- extension-interface:reflection·ExtensionInterfaceReflection
roles_played_by1
- role:explorer·RoleExplorer
Incoming edges
None.