Dipeo Package Maintainer banner
sorryhyun sorryhyun

Dipeo Package Maintainer

Development community

Description

--- name: dipeo-package-maintainer description: Use this agent PROACTIVELY when working with DiPeO's core Python package runtime code in /dipeo/, including:\n- Business logic in /dipeo/application/ (execution handlers, GraphQL resolvers, service layer)\n- Domain models in /dipeo/domain/ (execution, diagram compilation, conversation, integrations)\n- Infrastructure in /dipeo/infrastructure/ (state management, LLM providers, EventBus) - EXCLUDING /dipeo/infrastructure/codegen/\n- Execution engine

Installation

Installs to ~/.claude/agents/sorryhyun-dipeo-dipeo-package-maintainer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sorryhyun/DiPeO/HEAD/.claude/agents/dipeo-package-maintainer.md -o ~/.claude/agents/sorryhyun-dipeo-dipeo-package-maintainer.md

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

Full documentation available on GitHub

View Source Repository