Dipeo Codegen Pipeline banner
sorryhyun sorryhyun

Dipeo Codegen Pipeline

Development community

Description

--- name: dipeo-codegen-pipeline description: Use this agent when working with DiPeO's complete code generation pipeline, including:\n- TypeScript model specifications in /dipeo/models/src/ (node specs, query definitions)\n- IR builders and code generation infrastructure in /dipeo/infrastructure/codegen/\n- Generated code review and diagnosis in dipeo/diagram_generated/\n- Codegen workflow (TypeScript → IR → Python/GraphQL)\n- Validating that TypeScript specs generate clean Python code\n\nThis a

Installation

Installs to ~/.claude/agents/sorryhyun-dipeo-dipeo-codegen-pipeline.md

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

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

Full documentation available on GitHub

View Source Repository