Multi-agent task orchestration with automatic model selection and a QA testing loop. Use when: (1) a user gives a brief/simple task description that requires multiple steps or skills, (2) the user wants to parallelize work across sub-agents, or (3) a complex task needs decomposition into subtasks with appropriate model assignment. The skill decomposes tasks, selects optimal models, spawns sub-agents, runs end-user‑perspective QA testing, iterates fixes until all tests pass, and delivers verified results.
Multi-agent task orchestration with automatic model selection and a QA testing loop. Use when: (1) a user gives a brief/simple task description that requires multiple steps or skills, (2) the user wants to parallelize work across sub-agents, or (3) a complex task needs decomposition into subtasks with appropriate model assignment. The skill decomposes tasks, selects optimal models, spawns sub-agents, runs end-user‑perspective QA testing, iterates fixes until all tests pass, and delivers verified results.
具有自动模型选择和QA测试循环的多代理任务编排。适用场景:(1) 用户给出需要多个步骤或技能的简短/简单任务描述;(2) 用户希望将工作并行分配到子代理;(3) 复杂任务需要分解为子任务并为其分配合适模型。该技能会分解任务、选择最优模型、生成子代理、从终端用户视角运行QA测试、反复修复直到所有测试通过,并交付经验证的结果。
Category: developer (开发工具) · Author: spotsun-blip · Version: @main
该 Skill 暂无文档文件。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer