with one click
speckit-review
Make a comprehensive review.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Make a comprehensive review.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| 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