一键导入
build-sequence-change
Review or implement a change to extension_registry workflow sequences, transitions, entrypoints, or cross-workflow build journey composition.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review or implement a change to extension_registry workflow sequences, transitions, entrypoints, or cross-workflow build journey composition.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Set up Mozaiks from scratch. Walks through Docker, Python, Node, environment variables, and verification.
Customize app shell branding - themes, colors, navigation, logos. Works with app/brand/ and app/config/ declarative files.
Add features to an existing Mozaiks project. Helps users upgrade tiers or enable individual capabilities.
Add a backend module (deterministic CRUD/action handler) to an existing Mozaiks app.
Add a frontend page (AppPageSchema) to an existing Mozaiks app.
Review or implement a change to AgentGenerator prompts, workflow bundle structured outputs, workflow scaffolds, universal prompt injection, or workflow-agent safety guidance.
| name | build-sequence-change |
| description | Review or implement a change to extension_registry workflow sequences, transitions, entrypoints, or cross-workflow build journey composition. |
| argument-hint | [change summary or file path] |
Use this skill when a change touches build journey composition.
Inspect first:
factory_app/workflows/extended_orchestration/extension_registry.jsondocs/architecture/workflows/workflow-routing-transitions.mddocs/architecture/orchestration-and-decomposition.mddocs/architecture/workflows/control-plane-harness-architecture.md when
sequence ids are referenced by control-plane routesorchestrator.yaml and transition_graph.yaml files of each affected workflowKeep these distinct:
workflow_sequence / workflow_sequences[] = cross-workflow build or revision journeytransitions[] = user choice or deterministic context seedtransition_graph.yaml = agent routing inside one workflowentrypoints[] = external route entry into a sequence or transitionCurrent build truth:
workflow_sequence-drivenValueEngine owns concept and value decompositionThemeCapture owns brand and theme captureDesignDocs owns design intentAgentGenerator owns workflow bundle generationAppGenerator owns final app-bundle generationExistingAppDiscovery is brownfield discovery, not the default greenfield build pathIf a workflow_sequence id changes, update control_plane.yaml, docs, and
tests that reference it.
Return: