一键导入
speckit-review
Make a comprehensive review.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Make a comprehensive review.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | speckit-review |
| description | Make a comprehensive review. |
| compatibility | Requires spec-kit project structure with .specify/ directory |
| metadata | {"author":"litus"} |
| disable-model-invocation | true |
$ARGUMENTS
You MUST consider the user input before proceeding (if not empty).
Run .specify/scripts/powershell/check-prerequisites.ps1 -Json -RequireTasks -IncludeTasks from repo root and parse FEATURE_DIR and AVAILABLE_DOCS list. All paths must be absolute. For single quotes in args like "I'm Groot", use escape syntax: e.g 'I'''m Groot' (or double-quote if possible: "I'm Groot").
Check checklists status (if FEATURE_DIR/checklists/ exists):
- [ ] or - [X] or - [x]- [X] or - [x]- [ ]speckit-implement first.Load and analyze the implementation context:
Analyse the implemented code (as in this current repository state as opposed to the current master branch), regarding the following items:
Write a comprehensive review into FEATURE_DIR/code-review.md. Focus on items to improve and do not include praise for the developer. Do flag issues, that were pre-existing with "[pre-existing]".
There might be FEATURE_DIR/code-review.mdfile already existing. In that case, do not override, but usecode-review-2.md` as a name, and
increase the suffix until there is no existing file. There can be numerous reviews and this should be the last one.
When done, suggest to the user to run speckit-implementreview