feat: add supervisor CLAUDE.md, tdd skill prompt, and env example

This commit is contained in:
Mathias Bergqvist
2026-04-17 07:45:54 +02:00
parent 1f79cb6cef
commit d8d2009dfd
4 changed files with 92 additions and 1 deletions

8
.env.example Normal file
View File

@@ -0,0 +1,8 @@
# Supervisor MCP server
SUPERVISOR_PORT=3200
SUPERVISOR_CONFIG_DIR=./config/supervisor
SUPERVISOR_MODELS_FILE=./config/models.yaml
# LiteLLM gateway (iguana)
LITELLM_BASE_URL=http://iguana:4000
LITELLM_API_KEY=your-litellm-master-key