بنقرة واحدة
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.