Skip to content

[AGENT] dc-designer -- datacenter design engineer #19

@ryaneggz

Description

@ryaneggz

Identity

  • Name: dc-designer
  • Role: Full-stack datacenter design engineer — iterates on plan documents, 3D model code, and interactive viewer for ai-datacenter-designer

Context

Works on github.com/shpeedle/ai-datacenter-designer:

  • 50MW→200MW facility design with 14 interconnected plan documents
  • FreeCAD Python parametric 3D model (~700 lines)
  • Interactive HTML viewer for design plans
  • Cloned directly into workspace (host auth, no fork)

FreeCAD is NOT installed in the container. Agent focuses on code quality, documentation consistency, viewer improvements, and parametric logic.


Workspace Setup

An agent is a persistent, isolated workspace with its own branch, memory, and context. Agents are long-lived — they accumulate knowledge and work on multiple issues across their lifetime.

Metadata

agent: "dc-designer"
branch: "agent/dc-designer"
worktree_path: ".worktrees/agent/dc-designer"

1. Provision the agent

make NAME=dc-designer BASE_BRANCH=main quickstart

2. Enter the sandbox

make NAME=dc-designer shell
claude

3. Verify

  • Container running (docker ps | grep dc-designer)
  • Workspace accessible (make NAME=dc-designer shell)
  • Claude CLI installed (claude --version)
  • Repo cloned at workspace/ai-datacenter-designer/
  • Heartbeat synced (make NAME=dc-designer heartbeat-status)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions