بنقرة واحدة
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
Commit (chỉ add files đã thay đổi)
Tạo Draft PR với github mcp
THREAD_TS=$(cat .claude/tmp/thread_${ISSUE_NUMBER}.txt)
[Tóm tắt ngắn gọn những gì đã implement dễ hiểu nhất bằng tiếng Anh]
## Issue
closes #42
<!-- slack-thread-ts: $THREAD_TS -->
Use mcp__slack__slack_reply_to_thread:
channel: [channel-id]
thread_ts: [saved ts from step 2]
text: "✅ Code xong — Draft PR đã tạo\nPR: [url]\n @[user-id-in-CLAUDE.md] review & test nghe"