什么是 solo-pipeline?
启动自动化多技能管道,将技能链接到一个循环中。当用户说“运行管道”、“自动研究 PRD”、“完整管道”、“研究和验证”、“构建支架”、“循环直到完成”或“链技能”时使用。请勿用于单一技能(直接使用该技能)。 来源:fortunto2/solo-factory。
启动自动化多技能管道,将技能链接到一个循环中。当用户说“运行管道”、“自动研究 PRD”、“完整管道”、“研究和验证”、“构建支架”、“循环直到完成”或“链技能”时使用。请勿用于单一技能(直接使用该技能)。
通过命令行快速安装 solo-pipeline AI 技能到你的开发环境
来源:fortunto2/solo-factory。
Launch an automated multi-skill pipeline. The Stop hook chains skills automatically — no manual invocation needed between stages.
Dev Pipeline /pipeline dev "project-name" "stack" /pipeline dev "project-name" "stack" --feature "user onboarding"
Chains: /scaffold -> /setup -> /plan -> /build Produces: full project with workflow, plan, and implementation
启动自动化多技能管道,将技能链接到一个循环中。当用户说“运行管道”、“自动研究 PRD”、“完整管道”、“研究和验证”、“构建支架”、“循环直到完成”或“链技能”时使用。请勿用于单一技能(直接使用该技能)。 来源:fortunto2/solo-factory。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/fortunto2/solo-factory --skill solo-pipeline启动自动化多技能管道,将技能链接到一个循环中。当用户说“运行管道”、“自动研究 PRD”、“完整管道”、“研究和验证”、“构建支架”、“循环直到完成”或“链技能”时使用。请勿用于单一技能(直接使用该技能)。 来源:fortunto2/solo-factory。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/fortunto2/solo-factory --skill solo-pipeline 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/fortunto2/solo-factory