Agent Code Archaeologist banner
SKB3002 SKB3002

Agent Code Archaeologist

Development community

Description

--- description: Dispatch hub:code-archaeologist — Expert in legacy code, refactoring, and understanding undocumented systems. argument-hint: <task or prompt for the agent> --- # /hub:agent-code-archaeologist Direct dispatch shim for the `hub:code-archaeologist` agent. ## Flow 1. If `$ARGUMENTS` is empty, ask the user: *"What would you like hub:code-archaeologist to do?"* Wait for a reply, then continue with the reply as the prompt. 2. Dispatch the agent with the user's input: ``` Age

Installation

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

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

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

Full documentation available on GitHub

View Source Repository