nahid-sparktales

Agent Explorer — Productivity skill for Claude Code

Productivity community

Work as the Explorer agent — Maps an unfamiliar workspace and finds the exact code, files, and execution paths relevant to a task.

How to install Agent Explorer

Installs to ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-explorer/SKILL.md

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

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

What Agent Explorer does


description: "Work as the Explorer agent — Maps an unfamiliar workspace and finds the exact code, files, and execution paths relevant to a task." argument-hint: "[task]"

Read the agent-dispatcher skill's `roles/explorer.md` and work as that role for this request and the ones that follow, until the user picks another role or says to stop.

It sits next to that skill's SKILL.md — `~/.claude/skills/agent-dispatcher/roles/explorer.md` for a manual install, or inside the plugin's own directo

Alternatives in Productivity

  • P7 — PUA P7 骨干模式 — 方案驱动执行 19.5k ★
  • Reviews Plans — Review all active architecture plans relevant to the current task 15.6k ★
  • Om Correct — Sweep a corrected fact through the vault — finds every note restating it, applies the correction at the single 4.6k ★

Full documentation available on GitHub

View Source Repository