Skip to main content

Clouvel Pro - Shovel 워크플로우 + 프리미엄 기능 + Team 협업

Project description

Clouvel Pro

Shovel 워크플로우 + 프리미엄 기능

Private 레포 - 라이선스 필요


설치

# PyPI에서 설치 (라이선스 활성화 후)
pip install clouvel-pro

# 또는 GitHub에서 직접
pip install git+https://github.com/Whitening-Sinabro/clouvel-pro.git

라이선스 활성화

# 환경변수로 설정
export CLOUVEL_LICENSE="CLOUVEL-PERSONAL-XXXXX"

# 또는 MCP 도구로 활성화
activate_license(license_key="CLOUVEL-PERSONAL-XXXXX")

가격

티어 가격 인원
Personal $29 1명
Team $79 10명
Enterprise $199 무제한

구매: https://clouvel.lemonsqueezy.com


Pro 기능

1. Shovel 자동 설치

install_shovel(path="./my-project")

생성되는 구조:

.claude/
├── commands/      (슬래시 커맨드)
│   ├── gate.md
│   ├── plan.md
│   ├── implement.md
│   ├── verify.md
│   ├── learn-error.md
│   └── ...
├── templates/
├── evidence/
├── logs/
├── plans/
└── settings.json

2. Error Learning

에러 패턴 자동 학습 + 방지 규칙 생성

log_error(path=".", error_text="TypeError: ...")
analyze_error(path=".", include_history=true)
add_prevention_rule(path=".", error_type="type_error", rule="...")
get_error_summary(path=".", days=30)

3. 커맨드 동기화

sync_commands(path=".", mode="merge")

MCP 서버 설정

Claude Desktop

claude_desktop_config.json:

{
  "mcpServers": {
    "clouvel-pro": {
      "command": "clouvel-pro",
      "env": {
        "CLOUVEL_LICENSE": "CLOUVEL-PERSONAL-XXXXX"
      }
    }
  }
}

Claude Code

claude mcp add clouvel-pro -- clouvel-pro

Shovel 워크플로우

/start → /plan → /implement → /gate → /commit
커맨드 설명
/start 프로젝트 온보딩
/plan 계획 수립 (7 Theories)
/implement 구현 실행
/gate lint → test → build
/verify Context Bias 검증
/commit Gate PASS 후 커밋
/learn-error 에러 학습

Free vs Pro

기능 Free (clouvel) Pro (clouvel-pro)
can_code
PRD 템플릿
Gate
Verify
Planning
Agents
Hooks
Shovel 자동 설치
Error Learning
커맨드 동기화

지원


라이선스

Proprietary - 상용 라이선스 필요

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clouvel_pro-1.4.1.tar.gz (154.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

clouvel_pro-1.4.1-py3-none-any.whl (131.1 kB view details)

Uploaded Python 3

File details

Details for the file clouvel_pro-1.4.1.tar.gz.

File metadata

  • Download URL: clouvel_pro-1.4.1.tar.gz
  • Upload date:
  • Size: 154.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.8

File hashes

Hashes for clouvel_pro-1.4.1.tar.gz
Algorithm Hash digest
SHA256 279d34befc484b6091ee99ea47207df869de366fbbe3caeb062fef671c8ad252
MD5 49db0602bd908529b2496c9d4f7513f7
BLAKE2b-256 6edf27e6c8ea5f4860adc55b57abd51ea0cc258d5658c553058188c68acc5dc5

See more details on using hashes here.

File details

Details for the file clouvel_pro-1.4.1-py3-none-any.whl.

File metadata

  • Download URL: clouvel_pro-1.4.1-py3-none-any.whl
  • Upload date:
  • Size: 131.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.8

File hashes

Hashes for clouvel_pro-1.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 73a483b180ba4f8a542a8c1d55be24a17a8b3f78d122ad96eef408a19e78defc
MD5 21960748e46464264cefc962d8edcfc9
BLAKE2b-256 44253ec747246518d1fccffc67834c4ee0ba93a16e93f615e149bfd9a1baccef

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page