원클릭으로
pmo-delivery
Use for delivery planning, handoff, task source of truth, and engineering sequencing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use for delivery planning, handoff, task source of truth, and engineering sequencing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Pre/Post execution validation + Phase Gate enforcement — ป้องกันการข้าม step, auto-validate output, ให้คะแนน quality score
สแกน code ใน Scaffold/ ด้วย 53 security rules (6 หมวด) — secrets, permissions, injection, AI-specific, config, dependencies — ก่อน deploy หรือหลัง Dev report
Coordinate PM/Dev/QA agents แบบ Pipeline Pattern — auto-route งานตาม role, ส่งต่ออัตโนมัติเมื่อ status เปลี่ยน, track progress ทุก handoff
Create color-coded teaching scripts / presenter talking-point documents (.md) that serve as a "live reading book" for speakers. The output is a markdown file where each color tells the presenter what to do: blue = speak this line, red = pronunciation guide, dark blue = slide header, black = stage direction & audience engagement, yellow box = terminology. Use this skill whenever the user mentions: teaching script, talking points, presenter script, key talking point, speaker notes, lecture script, training script, presentation script, สคริปต์การสอน, สคริปต์วิทยากร, คำพูดที่ต้องอ่าน, หนังสือสำหรับพูด, or any request to create a document that guides a speaker through a slide deck with exact words to say, pronunciation help, and stage directions. Also trigger when the user uploads a PowerPoint (.pptx) and asks to write a script, narration, or talking points for it.
Use for QA evidence, release readiness, rollback review, and close-out decisions.
Use for build completion evidence, code review readiness, and ready-for-QA checks.
| name | pmo-delivery |
| description | Use for delivery planning, handoff, task source of truth, and engineering sequencing. |
Translate approved scope/design into executable work items and handoff notes.
Use when creating or reviewing DELIVERY.md, sequencing work, assigning owners, or checking task-source consistency.
PROJECT.md, task source of truth, relevant design context, and the context/artifact contract in pmo-config/context-map.json and pmo-config/artifact-policy.json.
Use the context router handoff set. Do not read release artifacts unless the user asks for release readiness.
Use pmo-config/policy.json for mode, status, review-stage, task-source, strict-trigger, and sentinel values. Use pmo-config/artifact-policy.json to decide whether DELIVERY.md is required, conditional, or replaceable by GitHub Issues for the active mode and gate.
Return work-item changes, dependency notes, owner gaps, and validation result.
Mode escalation and high-risk work require human confirmation before delivery starts.
powershell -NoProfile -ExecutionPolicy Bypass -File scripts/validate-project.ps1 -ProjectPath <project> -Mode <mode> -Gate Scope
Do not create hidden task systems, duplicate source of truth, hardcode mode/gate matrices, or add features outside scope.
Every work item references an existing requirement/business rule and has valid mode, status, and review stage.