bymorningstar0709· 38 skills
Run an agency-orchestrator style YAML workflow inside the current Trae conversation by simulating or coordinating multiple roles. Use when the user provides a .yaml or .yml workflow, asks for multi-role collaboration, says things like “用多个角色一起评审这个 PRD”“多角色协作”“先生成工作流再执行”“让产品经理、架构师、QA 一起看一下”, or wants roles such as product manager, architect, reviewer, or QA to work together. Supports layered execution, role prompting, variable interpolation, document-backed inputs, and parallel steps only when the current environment has a clear subagent mapping. Do not use for ordinary implementation plans, simple code changes, or tasks already covered by writing-plans, executing-plans, subagent-driven-development, or single-purpose review/debug skills.
$npx -y skills add morningstar0709/trae-agent-enhancements --skill workflow-runnerInstalls into the current project.
Run `npx skills use "https://github.com/morningstar0709/trae-agent-enhancements" --skill "morningstar0709/trae-agent-enhancements/workflow-runner"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/morningstar0709/trae-agent-enhancements" that are relevant to the current task. Run `npx skills add "https://github.com/morningstar0709/trae-agent-enhancements"` and select the relevant skills, then follow their instructions.