# FR3K Configuration # GitHub Configuration (Required for ADW workflow) GITHUB_REPO_URL=https://github.com/owner/repository GITHUB_PAT=ghp_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx # Anthropic API Key (Required for ADW workflow) ANTHROPIC_API_KEY=sk-ant-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx # Claude Code CLI Path (Optional - defaults to "claude") CLAUDE_CODE_PATH=/path/to/claude # ADW Configuration (Optional) ADW_DEBUG=false # Project-specific settings PROJECT_NAME=my-project