ワンクリックで
implement-finalize
Commit, tạo PR, update status, notify Slack.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Commit, tạo PR, update status, notify Slack.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Create issues from specs/story.md. Use when user asks "Generate issues, generate issue [number].[title]"
Review code changes between two branches for clean code, style conventions, security vulnerabilities, and performance issues. Use when user asks "review code", "review my branch", "review-branch", or "review <branch> against <base>".
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
Transform PRD into PR-sized tasks using tracer-bullet vertical slices. Creates phased implementation plan then groups into concrete tasks. Outputs specs/story.md with implementation checklist.
Sync local issue files to GitHub Issues. Use when user asks "sync issues to github"
Quality checks và fix lỗi.
| name | implement-finalize |
| allowed-tools | Skill, Read, Write, Edit, Bash(git *), Bash(mkdir *), Bash(slack *), mcp__github__*, mcp__slack__*, Bash(cat:*), Bash(gh pr:*) |
| description | Commit, tạo PR, update status, notify Slack. |
Commit (chỉ add files đã thay đổi)
Update status trong spec file thành "PR: Draft" Sửa dòng status:
## **Status:**
- PR: Todo
Thành:
## **Status:**
- PR: Draft
Push branch
Tạo Draft PR với github mcp
[Tóm tắt ngắn gọn những gì đã implement dễ hiểu nhất bằng tiếng Anh]
## Issue
closes #XX
IMPORTANT: KHÔNG report summary cho user - chỉ return kết quả để orchestrator report FINAL SUMMARY. Return: { pr_url, files_committed }