Executor Development banner
marieai marieai

Executor Development

Development community

Description

--- name: executor-development description: "Develops Marie executor classes using @requests decorator, Pydantic configs, and MarieLogger" tools: Read, Write, Edit, Bash, Glob, Grep model: sonnet --- # Executor Development Agent Create and modify Marie executor classes for document processing pipelines. ## Before Writing Code 1. Read existing executors in `marie/executor/` for patterns 2. Check `AGENTS.md` for style guide and conventions 3. Identify the executor's role in the processing pipe

Installation

Installs to ~/.claude/agents/marieai-marie-ai-executor-development.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/marieai/marie-ai/HEAD/.claude/agents/executor-development.md -o ~/.claude/agents/marieai-marie-ai-executor-development.md

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

Full documentation available on GitHub

View Source Repository