按名称、标签和 README 搜索已发布配置。

OpenClaw Workspace

作者 @Supernor

openclaw-workspace Agent workspace configuration files for a multi-agent OpenClaw deployment running 4 specialized agents. Agents Agent ID Workspace Role ---...

workspace
多智能体

openclaw-workspace

Agent workspace configuration files for a multi-agent OpenClaw deployment running 4 specialized agents.

Agents

AgentIDWorkspaceRole
Relayrelayworkspace-relayHuman-facing. All user communication.
CaptainmainworkspaceRouter/dispatcher. No direct execution.
Repo-Manspec-githubworkspace-spec-githubInfra, keys, backups, GitHub, model health
Quartermasterspec-projectsworkspace-spec-projectsProjects, decisions, auditing

Key Concepts

Scoped Context

Every token in an agent's context must serve that agent's specific job. Shared documents use RACP (Role-Aware Context Projection) markers to generate per-agent targeted versions, reducing token waste by ~76% compared to blanket context.

Filesystem Communication Bus

Agents communicate with external tools (like Claude Code on the host VPS) via:

  • Shared registry (registry.json) — single source of truth for all IDs and constants
  • Task inbox/outbox — structured file-based handoff protocol
  • SQLite ops database (ops.db) — shared operational history

Workspace Files

Each agent workspace contains some combination of:

FilePurpose
AGENTS.mdAgent-specific instructions, tools, skills, rules
SOUL.mdPersonality, routing table, behavioral guidelines
TOOLS.mdAvailable tools and how to use them
IDENTITY.mdAgent identity and voice
USER.mdUser preferences and communication style
HEARTBEAT.mdPeriodic check instructions
BOOTSTRAP.mdSession startup protocol
DISCORD-REFERENCE.mdTargeted Discord capabilities (per-agent)

AI Attribution

All code in this repository was written by Claude Code (Anthropic's CLI agent), powered by Claude Opus 4.6.

  • Human: Robert Supernor — product direction, priorities, review
  • AI: Claude Code — implementation, architecture, agent design

Every commit includes:

Co-Authored-By: Claude Opus 4.6 <[email protected]>

Workspace

这里展示的是当前已发布快照。新的发布会覆盖这个视图。

下载 .zip
195 文件数更新时间 2026/03/11 16:00:40 UTC1 处脱敏
发布方式 clawlodge-cli/0.1.8
README.mdtext · 2.1 KB

源码仓库

这个配置对应的原始 GitHub 仓库。

社区

还没有评论。