Documentation
README
Agent Repo Init Skill
This skill bootstraps a new multi-agent repository from the RepoBrain template.
Usage
When asked to initialize a fresh repository from this template, call init_agent_repo.
Modes
quick: Fast clean scaffold.full: Quick scaffold plus runtime profile setup (.env, mission, context profile, and init report).
Capabilities
init_agent_repo(project_name, destination_root=".", mode="quick", enable_mcp=False, enable_swarm=True, sandbox_runtime="local", init_git=False) -> dict
This is the opening of the README. Read the full README on GitHub.