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.