General-purpose agent for research, exploration, code search, and tasks that don't fit specialist agents. Use for investigating codebases, answering questions, searching for patterns, or gathering information before planning.
$curl -o .claude/agents/general-purpose.md https://raw.githubusercontent.com/erraggy/oastools/HEAD/.claude/agents/general-purpose.mdInstalls into the current project.
Install general-purpose by running `curl -o .claude/agents/general-purpose.md https://raw.githubusercontent.com/erraggy/oastools/HEAD/.claude/agents/general-purpose.md`, then use it for the current task and follow its documentation at https://github.com/erraggy/oastools.