Skip to content

mgpai22/supership

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supership

A deterministic multi-agent clarify, plan, build, review, consolidate workflow kit for oh-my-pi (omp). The main agent authors and runs eval cells that drive the pipeline in real code, with durable state in a live HTML dashboard.

Full docs: supership.shishirpai.com

Commands

/supership <task>     interactive: clarify, plan, YOU approve, build, review loop, consolidate
/shipit <task>        autonomous: same pipeline, no interview, no gate
/ultraship [topo] <task>    two genius seats (plato + aristotle) debate the plan and review
/ultrashipit [topo] <task>  autonomous dual-genius
/superreview [--base <ref>] [intent]   standalone review-and-fix loop over local changes
<command> resume      re-enter an interrupted run where it left off

Install

git clone https://github.com/mgpai22/supership.git && cd supership
./install.sh --config   # copy into ~/.omp/agent + apply modelRoles + task config

Then restart your omp session. Use ./install.sh --link to keep this repo as the live source, or ./install.sh to copy without applying config.

install.sh also installs the ax web-fetch/extract CLI (auto-installed into ~/.local/bin, pinned to v0.1.5 and checksum-verified) plus its matching skill. It skips if ax is already on your PATH.

Install with an agent

Paste this into your coding agent and it does the setup for you.

Install the supership kit for oh-my-pi from https://github.com/mgpai22/supership.
Clone the repo, run `./install.sh --config` (this copies the commands, agents, and
grill and ax skills into ~/.omp/agent, installs the pinned ax CLI, and applies the
modelRoles + task config), then tell
me to restart my omp session. Reference: https://supership.shishirpai.com

Docs

Everything lives at supership.shishirpai.com.

  • Getting started: overview, installation, commands.
  • The pipeline: plan, execute, review, consolidate.
  • Ultra mode: the plato and aristotle genius duel.
  • Guides: standalone review, frontend and design, load balancing, resume and recovery.
  • Reference: agents, configuration, architecture.
  • Changelog: every merged pull request.

License

MIT, see LICENSE.

About

Deterministic multi-agent workflow kit for oh-my-pi (omp): clarify -> plan -> build -> review -> consolidate, with a live HTML dashboard

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors