npx claudepluginhub earthmanweb/serena-workflow-engine --plugin sweThis skill uses the workspace's default tool permissions.
**If starting a new session**, first read workflow initialization:
Selects optimal subagent topology (hierarchical, mesh, ring, star) based on task structure and coordinates multi-agent swarm execution for complex, multi-file coding tasks.
Guides multi-agent coordination in OpenCode swarm workflows with decomposition, worker spawning, file reservations, progress tracking, and review loops. Use for parallelizable tasks across 3+ files.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
If starting a new session, first read workflow initialization:
mcp__plugin_swe_serena__read_memory("wf/WF_INIT")
Follow WF_INIT instructions before executing this skill.
Coordinate multi-agent swarm for complex tasks.
| Agent | Purpose |
|---|---|
| researcher | Explore codebase |
| coder | Implement changes |
| analyst | Review patterns |
| optimizer | Performance tuning |
| coordinator | Orchestrate tasks |
npx claude-flow init - use MCP tools only> **Skill /swe-swarm-orchestrate complete** - returning to WF_EXECUTE