First Agentic Steps

# Install Core Stack - CrewAI — Multi-agent orchestration framework (Apache 2.0, local-first) - Claude Code — Specialized dev agent using Anthropic subagents & Model Context Protocol (MCP) - n8n — Open-source workflow automation and event dispatching - Git + Yam — Shared storage of tasks, logs, and outputs across federated homelabs

- LangGraph / AutoGen — Role-based agent flow builders with persistent memory. Do we need this initially? is this part of the core stack?

- Scaffold a minimal CrewAI node with Planner, Coder, and Reviewer - Wrap Claude Code subagents into a callable service from n8n or CrewAI - Define Yam schema for storing agent tasks and logs - Publish the first shared Git repo to bootstrap federation