ワンクリックで
review-specs
Review specification for completeness and clarity. Use when user asks "review spec 1, review-specs
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Review specification for completeness and clarity. Use when user asks "review spec 1, review-specs
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 | review-specs |
| allowed-tools | Read, Grep, Glob, Write |
| description | Review specification for completeness and clarity. Use when user asks "review spec 1, review-specs |
Đọc spec từ specs/issues/[issue-number] → Phân tích → Ghi feedback vào specs/comments/[ISSUE-NUMBER]-spec-review.md
Steps:
grep -l "GitHub Issue.*#N" specs/issues/*.mdspecs/rules/ tồn tại → kiểm tra tokens; nếu không → bỏ qua)---
GitHub Issue: #N
Status: READY|PENDING
---
## Summary
[2-3 lines]
## Well-Defined
- [list]
## Issues Found
### [Title]
> [quote]
**Problem:** [desc]
**Suggest:** [fix]
## Score (X/10)
- AC: ✅|❌
- Checklist: ✅|❌
- Design: ✅|❌
## Status
- [ ] READY
- [ ] PENDING — needs clarification
Focus: Clarity & completeness, NOT implementation details