一键导入
kata-execute-phase
Use when the user wants Kata to execute planned phase work or advance tasks in the active milestone.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when the user wants Kata to execute planned phase work or advance tasks in the active milestone.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use this skill when releasing Kata CLI, Symphony, or the Pi Symphony extension, bumping versions, updating changelogs, or creating release PRs. Triggers include "release", "bump version", "publish", "create release PR", "ship it", "cut a release".
Use when the user wants to create the next milestone, release goal, or scoped delivery target for an existing Kata project.
Use when the user asks to plan a phase, slice upcoming work, or turn a milestone goal into executable Kata tasks.
Use when the user wants to update an in-flight Kata project, refresh project artifacts, revise the current milestone, adjust requirements or roadmap context, or pause work to record ad hoc project direction changes. This skill interactively updates durable project and active milestone artifacts without creating new execution scope.
Use this skill when the user wants to prove, test, UAT, validate, capture evidence for, or clean up backend integrations for either Kata CLI or the Symphony runtime against real GitHub Projects v2 or Linear instances. Use it for Kata CLI operation coverage, Symphony helper operation coverage, backend health checks, provider proof links, evidence bundles, cleanup of prior UAT runs, and keeping the UAT harness current when CLI or Symphony runtime contracts change.
Use when the user wants to finish, close, ship, archive, or mark the active Kata milestone complete.
| name | kata-execute-phase |
| description | Use when the user wants Kata to execute planned phase work or advance tasks in the active milestone. |
When this skill is invoked, execute one approved slice for the active milestone.
Load the project snapshot, active milestone, slices, tasks, and the relevant plan artifact. Select the next executable slice from snapshot state, get explicit execution approval if the slice is still in Backlog, update statuses as work begins, complete every executable task in the slice, commit task-scoped repository changes atomically when code changed, then persist summary artifacts and mark completed tasks done with verification still pending.
Keep backend state current through slice.updateStatus, task.updateStatus, and artifact.write.
kata-verify-work verifies them.verificationState: verified; kata-verify-work owns verification.references/workflow.md before taking action. Execute that workflow end-to-end.references/runtime-contract.md and use only the operations listed there.references/artifact-contract.md and the named template files.references/setup.md before proceeding.Must read:
references/workflow.mdreferences/runtime-contract.mdRead when needed:
references/setup.mdreferences/alignment.mdreferences/cli-runtime.mdreferences/artifact-contract.mdscripts/kata-call.mjsscripts/kata-artifact-input.mjsAdditional references:
references/ui-brand.mdTemplates:
templates/summary.mdreferences/setup.md.references/alignment.md inside this workflow.references/workflow.md as the behavioral source for this skill.references/runtime-contract.md for backend IO.