Skip to main content

AI-powered SDLC orchestration platform

Project description

Skaro — AI-powered Software Development orchestration platform


Skaro

PyPI - Version PyPI - Python Version GitHub License


Documentation · PyPI · Telegram · Discord


Developer is the architect, the AI is the executor.
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.

Update

Check for a new version:

skaro update

Use --force to bypass the 24-hour cache:

skaro update --force

Upgrade — install script (venv):

OS Command
Windows & "$env:USERPROFILE\.skaro\venv\Scripts\pip.exe" install --upgrade skaro
macOS / Linux ~/.skaro/venv/bin/pip install --upgrade skaro

Or simply re-run the install script — it detects the existing venv and upgrades in place.

Upgrade — pipx:

pipx upgrade skaro

Verify after upgrade:

skaro --version

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.


From Russia with love ❤️

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-1.4.2.tar.gz (329.8 kB view details)

Uploaded Source

Built Distribution

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

skaro-1.4.2-py3-none-any.whl (431.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for skaro-1.4.2.tar.gz
Algorithm Hash digest
SHA256 ae8007f32daeb58a3105d69b506518f4f3582f67b5c41961bfa541f75718f038
MD5 d842b806c9a01b90491472909374d4bc
BLAKE2b-256 47760605754d6b859bc9574936a41e4a9a91a69b3f4ffdb9ee57c2ccd5fd2230

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for skaro-1.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e4676d75cd66c636ce2d7b52d37c93341822bb83d21ce0a4ef15cbb672e6474e
MD5 7e2007706f7221ef57e86a46e5f99444
BLAKE2b-256 45399a1bbe10cf3c4f3e62cacd6e1ee9854b38c4cc75e469d5ee2f9cfc8b6098

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