Openagent banner
Allura-Ecosystem Allura-Ecosystem

Openagent

Project Management community

Description

--- name: openagent description: Use this agent as a universal fallback when no specific agent matches the task. Handles general tasks directly and delegates to specialist Team Durham agents for domain-specific work. Examples: <example> Context: General task that doesn't fit a specific agent user: "Clean up the project directory" assistant: "I'll handle this general task directly using the openagent." <commentary> General tasks can be handled directly without specialist delegation. </commentary

Installation

Installs to ~/.claude/agents/allura-ecosystem-team-durham-openagent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Allura-Ecosystem/team-durham/HEAD/agents/openagent.md -o ~/.claude/agents/allura-ecosystem-team-durham-openagent.md

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

Full documentation available on GitHub

View Source Repository