Implement

spec(仕様)やチケットに基づいて作業を実装する。

sinnlosses Updated

File contents

ユーザーが示した spec またはチケットに書かれた作業を実装する。

可能な箇所では、事前に合意したシーム(seam)で /tdd を使う。

型チェックをこまめに実行し、単体のテストファイルもこまめに実行し、最後に一度、テストスイート全体を実行する。

完了したら /code-review を使って作業をレビューする。

作業を現在のブランチにコミットする。

sinnlosses/claude-skills/tree/main/skills/implement commit 741c48fd10

Frequently asked questions

npx skillmds@latest add sinnlosses/implement