Files
Fu-Jie_openwebui-extensions/CLAUDE.md

542 B

🤖 Claude Multi-Agent Protocol (MACP)

🚀 Mandatory Startup

  1. Check Hub: python3 scripts/agent_sync.py status
  2. Register: python3 scripts/agent_sync.py register claude-code "Claude" "Handling user request"
  3. Lock: python3 scripts/agent_sync.py lock claude-code <file_path>
  4. Handoff: Use python3 scripts/agent_sync.py note for collaborative findings.

🤝 Project Standards

Read these BEFORE writing any code:

  • .agent/rules/plugin_standards.md
  • .agent/rules/agent_protocol.md
  • COOPERATION.md