بنقرة واحدة
plniterate
Review implementation details and discuss next steps (read-only).
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Review implementation details and discuss next steps (read-only).
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.