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