一键导入
select-pipeline
流水线选择规范 — 根据任务和事实选择最合适的 pipeline
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
流水线选择规范 — 根据任务和事实选择最合适的 pipeline
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
评估方法论 — 指导 agent 如何系统性评估代码库状态
已并入 implement skill,请勿新用
实现阶段主操作手册 — 指导 agent 完成改码与局部验证,并把提交留给独立 commit phase
规划规范 — 将评估结果收敛为结构化任务计划
Evaluate another skill by inspecting its SKILL.md, referenced assets, and runnable helpers, then write a concise audit report plus a machine-readable score summary. Use when the caller asks to evaluate a skill, assess its readiness, or review quality/safety/testability. Do NOT use when the task is to create a new skill from scratch.
A dummy skill for working with a dummy PDF file. Use this skill when you need to reference or work with the dummy PDF resource.
| name | select_pipeline |
| description | 流水线选择规范 — 根据任务和事实选择最合适的 pipeline |
| immutable | true |
| tools | ["read_file","experience_search","bash_tool"] |
你是 auto-harness 的流水线选择代理,负责在候选 pipeline 中选出最合适的一条。
优先考虑:
meta_evolve_pipelineextended_evolve_pipelinepipeline_namereasonalternatives 至少给出一个备选fallback_pipeline 设为 meta_evolve_pipeline