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.6.tar.gz (368.3 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.6-py3-none-any.whl (296.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: skaro-0.1.6.tar.gz
  • Upload date:
  • Size: 368.3 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.6.tar.gz
Algorithm Hash digest
SHA256 0410031129e3f4f00694325268bfcaea3c1e72dfa4eac095f1366783633c6639
MD5 4e5f63b83d7abe1898a7d6d5d543860e
BLAKE2b-256 f3daeacd7ce66a12bfa0335d6f62893b4903d937baf91f131c223c10306f897d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: skaro-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 296.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-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 7a2d4846c552dfd28c88e45998e2566958a33fcd0b973734b00d6e64fe9b8766
MD5 31c11eec5a2e3675e05b583f0c4b30ff
BLAKE2b-256 201374786eff486617bbc36a69ff58521367436905fb00547699ec25cde071ab

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