Skip to content

Agentic Team

This folder contains the design, prompts, and implementation plan for the Nanoclaw-based agentic AI team that supports Forma 3D Connect development and operations.

Contents

Document Description
chatgpt-ideation.md Team design — agent personalities, permissions, system prompts, and collaboration patterns
implementation-plan.md Phase 1 implementation plan — orchestrator, Ryan (DevOps), and Cody (Dev) on a DigitalOcean Droplet

Agent Prompts

Prompt Agent
prompts/ryan-devops-engineer.md Ryan "Ops" O'Malley — DevOps Engineer
prompts/sam-infrastructure-engineer.md Sam "Rack" Reynolds — Infrastructure Engineer
prompts/cody-software-engineer.md Cody Codewell — Software Engineer

Assets

Agent avatars and logos used in the documentation are stored in assets/.

Overview

The agentic team is built on Nanoclaw, a lightweight open-source AI assistant framework that runs agents in isolated Docker containers using the Anthropic Agents SDK. Each agent has its own personality, permissions, and workspace scope.

Agent Role Status
Ryan "Ops" O'Malley DevOps Engineer Phase 1
Cody Codewell Software Engineer Phase 1
Sam "Rack" Reynolds Infrastructure Engineer Phase 1
Maya Bugbuster QA Tester Phase 2+
Alex Insight Analyst Phase 2+
Jamie Buzz Digital Marketeer Phase 2+
Pat Numbers Financial Manager Phase 2+
Lisa Scribe Technical Writer Phase 2+
Document Description
Architecture Technical architecture and ADRs
Deployment Deployment guides
Development Development workflow and standards