Skip to content

DaMaxime/openclaw-agents-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenClaw Staff Pack

Public, clean, and concrete OpenClaw staff architecture.

This repo is not a dump of a private .openclaw folder. It is a curated pack you can download, inspect, and adapt:

  • agent doctrine
  • routing architecture
  • OpenClaw config template
  • Forge + OpenClaude runtime notes
  • installable public overlay for an existing OpenClaw setup

It intentionally excludes:

  • product projects
  • private notes
  • personal memory
  • runtime logs and state
  • credentials, tokens, and local secrets

Topology

flowchart TD
    Operator[Operator] --> Sage[Sage<br/>Chief of Staff]
    Sage --> Arsene[Arsene<br/>Executive PM]
    Sage --> Alfred[Alfred<br/>Support Ops]
    Arsene --> Forge[Forge<br/>Builder via OpenClaude]
    Arsene --> Librarian[Librarian<br/>Knowledge]
    Arsene --> Juge[Juge<br/>Quality Gate]
    Arsene --> Explorer[Explorer<br/>Signal Radar]
Loading

Why This Is Concrete

Quick Start

git clone https://github.com/DaMaxime/openclaw-agents-docs.git
cd openclaw-agents-docs
./scripts/install-public-staff.sh ~/.openclaw

Then:

  1. Review ~/.openclaw/openclaw.public.template.json
  2. Merge the public staff config into your own openclaw.json
  3. Add your provider keys and optional MCP env vars
  4. Start from an existing OpenClaw runtime

Pack Contents

Agents

Core Rules

  • one operator-facing interface
  • one execution orchestrator
  • specialists do not hand work to each other directly
  • Forge is a leaf builder running through OpenClaude
  • review is risk-based
  • public doctrine stays clean, runtime state stays private

About

Clean public documentation for an OpenClaw multi-agent staff architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages