بنقرة واحدة
implement
Implement features or tasks with documentation and human validation checkpoints.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Implement features or tasks with documentation and human validation checkpoints.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | implement |
| description | Implement features or tasks with documentation and human validation checkpoints. |
| disable-model-invocation | true |
Structured workflow for implementing features or tasks with documentation and human validation checkpoints.
/implement <what to implement>
Review ./docs and determine what needs to be created or updated for this task:
Skip any documentation that is not necessary for this task. Keep it concise and useful.
Present a summary of what was documented (or skipped and why). Ask the user:
"Does the documentation look sufficient to proceed with implementation?"
Wait for explicit approval before continuing.
With the documentation as context, investigate the codebase:
Summarize findings and the planned approach.
Implement the task based on the investigation:
Present what was changed and how it addresses the task. Ask the user:
"Does the implementation look correct? Anything to adjust?"
Wait for explicit approval before continuing.
Write a worklog entry in ./docs/worklog/. Use the filename format YYYY-MM-DD-<short-slug>.md.
Include:
$ARGUMENT)