ワンクリックで
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)