Skip to content

achords-org/achords

Repository files navigation

🎵 Achords

Multi-agent collaboration protocol for software development.

Quick start

# Clone achords
git clone https://github.com/achords-org/achords.git
cd achords

# Set up your organization
./bin/achords obase --org YourOrg

Products

Product Command Description Status
Organization Base achords obase Set up your GitHub org ✅ Stable
Repository Coordination Claim-based agent coordination 🚧 In Development
IA on CI AI-powered review 📋 Planned
KB Web Documentation web 🚧 In Development

CLI Usage

# List available products
./bin/achords

# Show product help
./bin/achords obase --help

# Run product
./bin/achords obase --org MyOrg

How it works

Achords provides three levels of coordination:

  1. Organization — Set up your GitHub org for multi-agent work
  2. Repository — Coordinate agents within a repo using claims
  3. Agent — Register and declare work intent

Documentation

Document Purpose
Organization Base Set up your org
Architecture Three-level design
Getting Started Quick start guide
Roadmap Product status

License

MIT

About

Achords

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors