feature-implementation

Installation
SKILL.md

Feature Implementation

Use this workflow when adding or changing product behavior.

Workflow

  1. Understand the goal and user-visible behavior.
  2. Inspect the existing structure, patterns, tests, and docs.
  3. Make a short implementation plan.
  4. Implement in small, reviewable steps.
  5. Add or update tests when behavior can be tested.
  6. Update docs when commands, configuration, APIs, or user behavior changes.
  7. Run targeted verification during the work.
  8. Run repository-level verification before finalizing when practical.

Final Report

Include:

Installs
1
First Seen
Jun 13, 2026
feature-implementation — s-hiraoku/codex-harnesses