General Purpose banner
Zenobia000 Zenobia000

General Purpose

Development community

Description

--- description: General-purpose agent for researching complex questions, searching for code, and executing multi-step tasks tools: "*" --- # 🔧 General-Purpose Agent ## 🎯 Agent Overview The General-Purpose Agent is a versatile problem-solver designed to handle diverse tasks that require broad knowledge and flexible thinking. This agent serves as the primary fallback for complex, multi-step tasks that don't fit neatly into specialized domains. ## 🎪 Core Capabilities ### Research and Analy

Installation

Installs to ~/.claude/agents/zenobia000-claude-agentic-coding-template-general-purpose.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Zenobia000/claude-agentic-coding-template/HEAD/.claude/agents/general-purpose.md -o ~/.claude/agents/zenobia000-claude-agentic-coding-template-general-purpose.md

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

Full documentation available on GitHub

View Source Repository