Cratos Setup
Description
--- description: Cratos 프로젝트 초기 설정 - Cargo workspace, 크레이트 스캐폴딩, Docker 설정 --- # /cratos-setup Cratos 프로젝트 초기 설정을 수행합니다. ## 수행 작업 1. **Cargo Workspace 생성** - Cargo.toml (workspace 설정) - 공통 의존성 정의 2. **크레이트 스캐폴딩** - cratos-core: 핵심 오케스트레이션 - cratos-channels: 채널 어댑터 - cratos-tools: 도구 레지스트리 - cratos-llm: LLM 프로바이더 - cratos-replay: 리플레이 엔진 3. **설정 파일 생성** - .env.example - config/default.toml - .gitignore 4. **Docker 설정** - Dockerfile (멀티 스테이지 빌드) - docker-
Installation
Installs to ~/.claude/commands/first-fluke-cratos-cratos-setup.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/first-fluke/cratos/HEAD/.claude/commands/cratos-setup.md -o ~/.claude/commands/first-fluke-cratos-cratos-setup.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps