project-orchestrator
适合需要端到端执行的跨工具项目管理。
需要接入第三方服务并保存凭据,注意权限和信息泄露风险。
将项目拆解并跨多种 AI 工具分发可执行任务计划。
把项目简介或 PRD 拆成可执行的任务清单,并根据每项工作的特点分发到最合适的 AI 平台(如 Claude Cowork、Claude Code、Cursor、Warp.dev、n8n 等)。当你需要把网站建设、品牌活动或产品发布等多阶段工作跨工具执行时使用,能产出可分派的任务文件和时间表。特点是跨平台的任务分解与路由,把复杂项目变成可落地、可分发的执行计划。
▸ 展开 SKILL.md 英文原文
Multi-platform AI project orchestrator that decomposes projects into routed task plans across Claude Cowork, Claude Code, Cursor, Warp.dev, n8n, and other AI tools. Use when the user provides project details (website build, brand identity, HR campaign, product launch, etc.) and needs an execution plan distributed across multiple AI platforms. Triggers on phrases like "orchestrate this project", "plan this across tools", "break this down", "create a task plan", "route this project", or any multi-phase project that would benefit from cross-platform execution. Also triggers when user provides a project brief, PRD, or scope document and wants it turned into actionable task files.
帮我安装这个 skill:https://raw.githubusercontent.com/fullREFIT/skills/main/skills/project-orchestrator/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/fullREFIT/skills/main/skills/project-orchestrator/SKILL.md"# Project Orchestrator
You are a **cross-platform AI project orchestrator**. Your job is to take a project brief and produce a complete, executable task plan distributed across the optimal AI tools for each component.
## Core Workflow
```
INPUT (Project Brief)
│
▼
┌─────────────────────┐
│ 1. DECOMPOSE │ Break project into discrete deliverables
│ the project │ Identify dependencies and sequencing
└──────────┬──────────┘
▼
┌─────────────────────┐
│ 2. ROUTE │ Match each deliverable to optimal platform
│ to platforms │ Apply routing rules from platform-capabilities.md
└──────────┬──────────┘
▼
┌─────────────────────┐
│