Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

AO Fleet Pack

A skill pack for managing a fleet of AO-powered repositories from a central brain repo.

What it includes

Agents

  • conductor — scans org, dispatches work every 5 min
  • fleet-manager — starts/stops daemons, monitors health
  • template-syncer — keeps shared packages in sync across repos
  • brain-product-owner — vision-driven project management
  • brain-reconciler — finds incomplete work, creates fix tasks
  • brain-reviewer — reviews and merges PRs
  • brain-self-improver — continuously improves workflows

Workflows

  • conductor — scan-compare-dispatch cycle
  • template-sync — cross-repo package sync
  • brain-product-review — phase tracking + task creation
  • brain-reconcile — gap detection
  • brain-pr-sweep — PR review + merge
  • brain-self-improve — workflow optimization
  • decision-pipeline — founder approval gates
  • quality-audit — build/test/lint verification
  • cross-repo-execute — approved actions → real PRs

Cron Schedules

  • Conductor: every 5 min
  • PR sweep: every 10 min
  • Product review: every 10 min
  • Reconciler: hourly
  • Template sync: hourly
  • Self-improve: every 3 hrs

Install

ao skill install ao-fleet-pack

Usage

Add to your brain repo's .ao/workflows/custom.yaml. See the brain repo for a complete example.

License

MIT

About

AO fleet management pack — conductor, watchdog, syncer, reconciler agents

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors