什么是 solo-retro?
管道后回顾——解析日志、对流程质量进行评分、查找浪费模式、建议技能/脚本补丁。在管道完成后或当用户说“复古”、“评估管道”、“出了什么问题”、“管道审查”、“检查管道日志”时使用。 来源:fortunto2/solo-factory。
管道后回顾——解析日志、对流程质量进行评分、查找浪费模式、建议技能/脚本补丁。在管道完成后或当用户说“复古”、“评估管道”、“出了什么问题”、“管道审查”、“检查管道日志”时使用。
通过命令行快速安装 solo-retro AI 技能到你的开发环境
来源:fortunto2/solo-factory。
This skill is self-contained — follow the phases below instead of delegating to other skills (/review, /audit, /build) or spawning Task subagents. Run all analysis directly.
Post-pipeline retrospective. Parses pipeline logs, counts productive vs wasted iterations, identifies recurring failure patterns, scores the pipeline run, and suggests concrete patches to skills/scripts to prevent the same failures next time.
After a pipeline completes (or gets cancelled). This is the process quality check — /review checks code quality, /retro checks pipeline process quality.
管道后回顾——解析日志、对流程质量进行评分、查找浪费模式、建议技能/脚本补丁。在管道完成后或当用户说“复古”、“评估管道”、“出了什么问题”、“管道审查”、“检查管道日志”时使用。 来源:fortunto2/solo-factory。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/fortunto2/solo-factory --skill solo-retro管道后回顾——解析日志、对流程质量进行评分、查找浪费模式、建议技能/脚本补丁。在管道完成后或当用户说“复古”、“评估管道”、“出了什么问题”、“管道审查”、“检查管道日志”时使用。 来源:fortunto2/solo-factory。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/fortunto2/solo-factory --skill solo-retro 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/fortunto2/solo-factory