一键导入
conductor
Multi-phase delivery framework that MUST preserve session continuity and SHOULD support SHA-based rollback.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Multi-phase delivery framework that MUST preserve session continuity and SHOULD support SHA-based rollback.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Code-quality review that MUST assess five quality axes and SHOULD apply the ReAct checklist with prioritized fixes.
Debugging workflow that MUST reproduce, investigate, fix, and verify unexpected behavior.
Cleanup pass that MUST remove filler and SHOULD tighten code, docs, and Markdown.
Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.
Refinement pass that MUST preserve behavior and SHOULD make recent changes clearer and more consistent.
| name | conductor |
| description | Multi-phase delivery framework that MUST preserve session continuity and SHOULD support SHA-based rollback. |
| conductor_version | 1.0.0 |
log.md..conductor/ exists.meta.jsonguidelines.mdstack.mdstyle.mdworkflow.md.conductor/tracks/ exists.workflow.md as the source of truth.For each task:
spec.md.plan.md.log.md.metadata.json.log.md.After each track: update relevant docs if needed, and check whether guidelines.md, stack.md, style.md, or workflow.md need updates.
See references/contracts.md for agent contracts.
references/contracts.mdreferences/planning-protocol.md (canonical planning ownership)references/state-integrity.mdreferences/workflow-governance.mdreferences/codebase-analysis-integration.md