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.3.1.tar.gz (153.4 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.3.1-py3-none-any.whl (129.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: clouvel_pro-1.3.1.tar.gz
  • Upload date:
  • Size: 153.4 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.3.1.tar.gz
Algorithm Hash digest
SHA256 66b632ef6acea8030761c8dc504191d3a199c0fce54a51dbdf3deb8c7251e35c
MD5 0693fb3de38cac2d80ef8e00f4a1a822
BLAKE2b-256 133adc0d32d4ca22b05216d99053a57e78381bd34a0dd017a5ad3c9b2e04bf62

See more details on using hashes here.

File details

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

File metadata

  • Download URL: clouvel_pro-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 129.8 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.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b22dd034a04d2d32339b0579382cd59321bbe82721b90760922c36f27f8c8904
MD5 ef070dd74c37b0934f11caa7ef045c23
BLAKE2b-256 2afb5ed1ced724700fc5d6a32df6b6684ea8b3ac8bbab30d5e334a7b8891ff02

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