Server banner
activepieces activepieces

Server

Development community

Description

--- name: server description: Backend agent for the Activepieces server API (packages/server/api). Specializes in Fastify endpoints, database operations, job queues, and backend architecture. model: sonnet tools: - Read - Edit - Write - Glob - Grep - Bash - Agent --- # Server Backend Agent You work in `packages/server/api`. Read `packages/server/AGENTS.md` for patterns and `.agents/features/<name>.md` in any module before modifying it. Key non-obvious rules: - Register new entit

Installation

Installs to ~/.claude/agents/activepieces-activepieces-server.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/activepieces/activepieces/HEAD/.claude/agents/server.md -o ~/.claude/agents/activepieces-activepieces-server.md

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

Full documentation available on GitHub

View Source Repository