Skip to main content

AI-powered SDLC orchestration platform

Project description

Skaro

AI-powered SDLC orchestration platform.

Developer is the architect. LLM is the amplifier. Specifications live in the repository next to code. Context never gets lost.

Install

Python 3.11+ required. Everything included: CLI, web dashboard, LLM adapters, templates.

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/skarodev/skaro/main/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/skarodev/skaro/main/install.ps1 | iex

Alternative (if you have pipx or uv):

pipx install skaro
# or
uv tool install skaro

Quick start

cd my-project
skaro init
skaro ui

skaro init creates a .skaro/ directory with constitution, architecture template, and config.

skaro ui starts the web dashboard at http://localhost:4700. LLM provider is configured from the UI.

From source (development)

git clone https://github.com/skarodev/skaro.git
cd skaro
python3 -m venv .venv && source .venv/bin/activate  # Windows: .venv\Scripts\activate
pip install -e ".[dev]"

Frontend (requires Node.js 18+):

cd frontend
npm install
npm run build

Run tests:

pytest

License

AGPL-3.0 — see LICENSE.

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

skaro-0.1.12.tar.gz (272.9 kB view details)

Uploaded Source

Built Distribution

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

skaro-0.1.12-py3-none-any.whl (171.2 kB view details)

Uploaded Python 3

File details

Details for the file skaro-0.1.12.tar.gz.

File metadata

  • Download URL: skaro-0.1.12.tar.gz
  • Upload date:
  • Size: 272.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for skaro-0.1.12.tar.gz
Algorithm Hash digest
SHA256 f63ebbdb07f230c51833b5c197e8ba3d1246487da42721f771f40dcf89056198
MD5 076714dd69ec43cea8e97bcb859c3691
BLAKE2b-256 056192b516e6c6dde6e656651a16da2008bfaff67b658e80911e0ce842d8c094

See more details on using hashes here.

File details

Details for the file skaro-0.1.12-py3-none-any.whl.

File metadata

  • Download URL: skaro-0.1.12-py3-none-any.whl
  • Upload date:
  • Size: 171.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for skaro-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 c041bb6a8ba74f4078be9282b3dac7adbf8840f8efbceb432932495238029f8b
MD5 774b602bda6889e1b377f12228200bd2
BLAKE2b-256 288370facc09efaaff36e0d5459f7a7065d81b0c7f05bcf4791109d7ecefa011

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