ワンクリックで
feature-implementation
Implement a feature safely with planning, focused edits, tests, docs, and verification.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Implement a feature safely with planning, focused edits, tests, docs, and verification.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| description | Implement a feature safely with planning, focused edits, tests, docs, and verification. |
| metadata | {"github-path":"skills/feature-implementation","github-ref":"refs/heads/main","github-repo":"https://github.com/s-hiraoku/codex-harnesses","github-tree-sha":"01fe421d5bd4013810b95b436593ca3428eff6dc"} |
| name | feature-implementation |
Use this workflow when adding or changing product behavior.
Include:
Monitor a pull request after opening it, fix CI failures and agent or reviewer feedback, push updates, and comment with the outcome.
Fix bugs with reproduction, minimal changes, regression coverage, and targeted verification.
Update documentation after code or behavior changes while keeping docs concise and relevant.
Manage /goal usage for concrete Codex work, including objective writing, success criteria, done criteria, long-running implementation, verification, PR creation, resumption, and completion decisions.
Monitor a pull request after opening it, fix CI failures and agent or reviewer feedback, push updates, and comment with the outcome.
Refactor code without behavior changes using small mechanical steps and verification.