← Back to wkappbot-workflow
wkappbot-workflow ★★☆

Build a Claude Agent Team — No SDK, No Coding (WKAppBot Way)

Create a multi-agent analysis team (orchestrator + sub-agents) using only Claude chat. Anthropic official format: YAML frontmatter + markdown system prompt. In WKAppBot: skills/ replace MD files, ask triad replaces parallel Codebase execution, Eye handles scheduling.

user/developer
agentorchestratorsub-agentclaudemulti-agentno-codeschedulinganalysis

Steps

  1. OVERVIEW: No SDK or coding needed. Describe...
  2. FORMAT: Each agent = one markdown (.md) file...
  3. KEY FLAG: Add 'proactively_uses: true' in th...
  4. ORCHESTRATOR PATTERN: One lead agent (orches...
  5. PARALLEL EXECUTION: wkappbot ask triad runs...
  6. DEPLOY: No folder setup or zip needed. wkapp...
  7. PROMPT EXAMPLE (stock analysis): 'wkappbot a...
  8. SCHEDULE: wkappbot schedule + Eye daemon. Ex...
  9. EDIT/TUNE: To refine a sub-agent, wkappbot s...