with one click
plniterate
Review implementation details and discuss next steps (read-only).
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
Review implementation details and discuss next steps (read-only).
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
Implement a feature step by step from its implementation plan.
Read a design doc and produce a concrete, ordered implementation plan at specs/[feature]/implementation-plan.md.
Commit implementation, write implementation details doc at specs/[feature]/implementation-details.md.
Design a feature through conversation, producing a structured design doc at specs/[feature]/design.md.
| name | pln:iterate |
| description | Review implementation details and discuss next steps (read-only). |
| argument-hint | ["feature-name"] |
| allowed-tools | Read, Glob, Grep |
If no argument is provided, tell the user: /pln:iterate [feature-name]
Read all three spec files:
specs/[feature]/design.mdspecs/[feature]/implementation-plan.mdspecs/[feature]/implementation-details.mdIf any are missing, note which ones and work with what's available.
Give a concise summary of the current state:
Ask the user how they'd like to proceed. Suggest options:
/pln:build [feature]/pln:design [feature]This is a read-only review skill — do not modify any files.