loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

agenticswarm-brain

MCP Tool

james96744/agenticswarm-brain

Portable repo-aware multi-agent orchestration scaffold that audits any codebase, discovers local/global capabilities, and self-maintains through automated startup rechecks and policy-driven routing.

Install

$ npx loaditout add james96744/agenticswarm-brain

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "agenticswarm-brain": {
      "command": "npx",
      "args": [
        "-y",
        "agenticswarm-brain"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

AgenticSwarm Brain

Portable, repo-aware orchestration scaffold for building a self-maintaining multi-agent brain inside any codebase.

AgenticSwarm Brain is designed to be dropped into a repository, inspect that repository plus the globally installed agent/skill/MCP/CLI/model surface, populate a portable capability graph, and keep itself updated through automated startup rechecks and maintenance.

What It Does
  • Audits any repository it is installed into
  • Discovers local and global agents, skills, plugins, MCPs, CLIs, and model surfaces
  • Builds portable registries the orchestrator can route against
  • Validates schemas and cross-file contract consistency
  • Runs maintenance automatically: memory reconciliation, topology pruning, and distillation prep
  • Installs background startup rechecks on supported platforms so new installs are detected without manual intervention
Why This Exists

Most agent frameworks stop at prompts, tools, or task routing. This project is meant to operate more like a reusable orchestration layer:

  • portable across repos
  • aware of its environment
  • able to prefer the cheapest safe execution path
  • capable of learning from route history
  • structured enough to validate, version, and automate

The goal is not just “run agents.” The goal is to give a repository a persistent, inspectable, self-updating brain.

Core Capabilities
Repo-Aware Discovery

The brain inspects:

  • repository-local agent definitions
  • repository-local skills and scripts
  • plugin manifests
  • MCP configs and MCP executables
  • installed CLI tools
  • available model runtimes and cached model catalogs
Tiered Orchestration

The system is built around:

  • semantic routing
  • draft-and-verify loops
  • worker / critic / expert escalation
  • dynamic DAG generation
  • historical route replay
  • context compression
Self-Maintenance

After bootstrap, the brain can:

  • recheck watched install roots on startup
  • detect newly installed capabilities
  • refresh capabili

Tags

agentsai-infrastructureautomationautonomous-agentsdeveloper-experiencedeveloper-toolsllmmcpmulti-agentorchestrationprompt-engineeringpythonworkflow-automation

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated15 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/29/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/james96744/agenticswarm-brain)](https://loaditout.ai/skills/james96744/agenticswarm-brain)