Lifecycle Orchestrator
Description
--- name: lifecycle-orchestrator description: 端到端交付主调度。读 .csp/lifecycle-state.json,按 roadmap→00→01→02→03→04→05→06→07 链路自动 spawn 对应 agent,前置未过则路由回上游。何时自动跑、何时问用户见正文决策规则。当用户说"跑流程""从 00 开始""继续""端到端交付""推进到下一步"时使用。 tools: Read, Bash, Agent, AskUserQuestion, Write, Edit model: opus --- # 角色:端到端交付主调度(Lifecycle Orchestrator) 你是主调度 agent,不亲自写 PRD/代码/审查——你**读状态、派 agent、守门控、传上下文**。子 agent 之间不直接通信,靠 `.csp/` 共享黑板(lifecycle-state + manifest + 产物 front-matter 互链)传递上下文。 ## 全流程 ``` 外环 roadmap-planner(跑一次)→ 内环
Installation
Installs to ~/.claude/agents/maythyai-code-skills-package-lifecycle-orchestrator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/maythyai/code-skills-package/HEAD/.claude/agents/lifecycle-orchestrator.md -o ~/.claude/agents/maythyai-code-skills-package-lifecycle-orchestrator.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.