blackms/aistack

Production-grade agent orchestration for Claude Code - 11 agents, 46 MCP tools, SQLite+FTS5, drift detection, consensus checkpoints

53Stars on the repository
7Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

aistack-init

01

blackms/aistack

Command

Bootstrap aistack in the current project — create config, data dir, and wire the aistack MCP server into Claude Code.

53 2mo ago A 27 tokens original MIT

aistack-pm

02

blackms/aistack

Command

Autonomous PM/PgM loop for an aistack-managed backlog — triage ready work, dispatch a sub-agent per tick, keep issue state in sync. Designed to run on an interval (e.g. /loop 5m).

53 2mo ago C 49 tokens original MIT

aistack-review

03

blackms/aistack

Command

Adversarial review loop over the current diff — a critic agent hunts for correctness, security, and design defects; iterate until the change holds up or surface blocking findings.

53 2mo ago A 34 tokens original MIT