ln-1000-pipeline-orchestrator
仓库创建 2025年10月24日最近提交 3 天前SkillHot 收录 21 天前
▸ 精选理由
适合在代理化敏捷流水线中自动化推进交付与质量检查。
▸ 风险提示
依赖特定 Skill 框架并会调用外部 Skill/执行器,需注意权限与环境安全。
这个 Skill 做什么
将单个 Story 驱动通过任务规划、执行与质量门的完整流水线。
把单个 Story 从任务拆解、校验、执行一路推进到质量门,像个流水线指挥官把各个协调器串起来跑完整个交付流程。在你要把某个 Story 从看板上端到端落地执行时用最方便。特点是单上下文驱动多个阶段,基于各阶段产物顺序推进,确保计划、执行与质量检查连贯进行。
▸ 展开 SKILL.md 英文原文
Drives a Story through full pipeline (tasks, validation, execution, quality). Use when executing a Story end-to-end from kanban board.
522
Stars
74
Forks
18
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/agile-workflow/skills/ln-1000-pipeline-orchestrator/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/agile-workflow/skills/ln-1000-pipeline-orchestrator/SKILL.md"SKILL.MD 节选查看完整文件 ↗
> **Paths:** File paths (`references/`, `../ln-*`) are relative to this skill directory. **Type:** L1 Orchestrator **Category:** 1000 Pipeline # Pipeline Orchestrator Drives a selected Story through the full pipeline (task planning -> validation -> execution -> quality gate) by invoking coordinators as Skill() calls in a single context and advancing from coordinator stage artifacts. ## Purpose & Scope - Parse kanban board and show available Stories for user selection - Ask business questions in ONE batch before execution; make technical decisions autonomously - Drive selected Story through 4 stages: ln-300 -> ln-310 -> ln-400 -> ln-500 - Write stage notes + checkpoints after each stage f
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有