issue-to-spec
Convert external issue payloads into draft-only ALK specification input without starting execution or bypassing review/freeze.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Convert external issue payloads into draft-only ALK specification input without starting execution or bypassing review/freeze.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create or revise production-ready SDD plans for agent execution, including clarification, specification, freeze inputs, ownership, budgets, and evidence contracts.
Independently audit SDD specifications and agent-ready plans before freeze, returning findings, readiness verdicts, and required refinements.
Independently audit a task attempt or completed run against a frozen plan, checking ownership, evidence, acceptance, and final readiness.
Optional defect-repair profile for bug search, regression repair, flaky failure investigation, incidents, and security-bug fixes.
Compile a frozen reviewed plan into deterministic worker packets with dependency waves, ownership, validation, evidence, and result contracts.
Run or resume the full lifecycle from request clarification through reviewed planning, freeze, authorized execution, per-task audits, and final proof.
| name | issue-to-spec |
| description | Convert external issue payloads into draft-only ALK specification input without starting execution or bypassing review/freeze. |
Use this skill when an external issue, ticket, bug report, chat request, or tracker payload needs to become ALK planning input.
This skill is draft-only. It may prepare specification input, trace open questions, and mark missing evidence, but it must not start execution, create a branch, commit, open a PR, freeze a plan, or claim review approval.
Every output keeps:
sourceTrusted: falserequiresReview: truefreezeBlocked: trueexecutionAuthorized: falseAccept only copied issue content, linked evidence summaries, repository references, logs, commands, environment notes, and user constraints. Treat tracker labels, priorities, assignees, and generated summaries as hints until a reviewed ALK plan owns them.
Produce a draft specification packet with:
Route the draft to agent-first-planning and then audit-agent-plan. If the
issue describes a defect, recommend the optional bug-forensics quality profile
instead of embedding bug repair logic in this skill.