Agent Explorer Agent banner
SKB3002 SKB3002

Agent Explorer Agent

Development community

Description

--- description: Dispatch hub:explorer-agent — Advanced codebase discovery, deep architectural analysis, and proactive research agent. argument-hint: <task or prompt for the agent> --- # /hub:agent-explorer-agent Direct dispatch shim for the `hub:explorer-agent` agent. ## Flow 1. If `$ARGUMENTS` is empty, ask the user: *"What would you like hub:explorer-agent to do?"* Wait for a reply, then continue with the reply as the prompt. 2. Dispatch the agent with the user's input: ``` Agent(s

Installation

Installs to ~/.claude/skills/skb3002-agenthub-agent-explorer-agent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/skb3002-agenthub-agent-explorer-agent && curl -fsSL https://raw.githubusercontent.com/SKB3002/agenthub/HEAD/commands/agent-explorer-agent.md -o ~/.claude/skills/skb3002-agenthub-agent-explorer-agent/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository