Skip to content

docs: document resident agent team and orchestrator working mode#280

Merged
floodsung merged 33 commits into
mainfrom
docs/working-mode-agent-team
May 14, 2026
Merged

docs: document resident agent team and orchestrator working mode#280
floodsung merged 33 commits into
mainfrom
docs/working-mode-agent-team

Conversation

@floodsung

Copy link
Copy Markdown
Contributor

Summary

  • New top-level section in CLAUDE.md between Project Overview and Commands: Working Mode: Orchestrate via the Resident Agent Team.
  • Documents the resident team (lead-architect, backend-engineer, frontend-engineer, qa-reliability), dispatch patterns, when team-lead acts directly, silent-idle quirk, and the broken team-panel hooks on SDK 0.2.140.

Why

Make the orchestrator working mode durable across sessions so future Claude Code sessions in this repo default to delegation, not implementation.

Test plan

  • CLAUDE.md is the only file changed
  • CI green

Flood Sung and others added 30 commits April 25, 2026 08:32
install.sh and install.ps1 previously hardcoded the install path to
$HOME/metabot. Add a CLI flag (and matching PowerShell parameter) plus
an interactive prompt so users can install MetaBot anywhere.

- Priority: --dir / -Dir > METABOT_HOME env var > prompt > default.
- Tilde expansion + absolute-path validation; refuses to clobber
  $HOME / system roots.
- Persists METABOT_HOME to ~/.bashrc / ~/.zshrc (Linux/macOS) or
  user-level env (Windows) when non-default, so the mm/mb/metabot
  CLIs can locate the install in new shells.
fix(codex): show model metadata in cards
fix(codex): mirror skills and avoid bwrap sandbox
fix(codex): tolerate AGENTS deployment failures
…back

fix(codex): install bundled skills when user cache is empty
Flood Sung and others added 3 commits May 14, 2026 09:13
Add a "Working Mode: Orchestrate via the Resident Agent Team" section to
CLAUDE.md so future sessions in this repo see the durable expectation:
the team-lead dispatches; teammates implement. Captures the team's
member list, dispatch patterns, exceptions where the team-lead may act
directly, and known operational quirks (silent-idle pattern, broken
team-panel hooks in SDK 0.2.140).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@floodsung floodsung merged commit 18bb340 into main May 14, 2026
3 checks passed
@floodsung floodsung deleted the docs/working-mode-agent-team branch May 14, 2026 11:38
SimonYeyi pushed a commit to SimonYeyi/metabot that referenced this pull request May 26, 2026
…robotics#280)

* feat(installer): allow custom install directory via --dir / -Dir flag

install.sh and install.ps1 previously hardcoded the install path to
$HOME/metabot. Add a CLI flag (and matching PowerShell parameter) plus
an interactive prompt so users can install MetaBot anywhere.

- Priority: --dir / -Dir > METABOT_HOME env var > prompt > default.
- Tilde expansion + absolute-path validation; refuses to clobber
  $HOME / system roots.
- Persists METABOT_HOME to ~/.bashrc / ~/.zshrc (Linux/macOS) or
  user-level env (Windows) when non-default, so the mm/mb/metabot
  CLIs can locate the install in new shells.

* fix(codex): show model metadata in cards

* fix(codex): mirror skills and avoid bwrap sandbox

* fix(codex): tolerate agents deployment failures

* fix(codex): install bundled skills when user cache is empty

* docs: explain Codex skill migration

* docs: document resident agent team and orchestrator working mode

Add a "Working Mode: Orchestrate via the Resident Agent Team" section to
CLAUDE.md so future sessions in this repo see the durable expectation:
the team-lead dispatches; teammates implement. Captures the team's
member list, dispatch patterns, exceptions where the team-lead may act
directly, and known operational quirks (silent-idle pattern, broken
team-panel hooks in SDK 0.2.140).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

---------

Co-authored-by: Flood Sung <floodsung@xvirobotics.ai>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant