DevOps&コード

PublicClaude サブエージェント

テストライター

カバレッジレポートはどの行が未テストか教えてくれるが、何を書けばいいかまでは教えてくれない。だからギャップはリリースごとに放置されたままになる。このライターがそれを埋める。

sonnet4日VitestOpenAIIstanbulGitHub Actions
ClaudeClaude
ROI for
README.md

このサブエージェントを選ぶ理由

カバレッジレポートはどの行が未テストか教えてくれるが、何を書けばいいかまでは教えてくれない。だからギャップはリリースごとに放置されたままになる。このライターがそれを埋める。

未カバーのブランチを見つけ、その背後にあるコードを読み、テストスイートが取りこぼしたエッジケースに絞ったテストを生成する。現在の挙動に対してパスするテストだけを出荷し、レビュー可能なプルリクエストを開く。だから、単純作業なしでカバレッジが上がる。

動作の流れ

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

出力サンプル

json
// Sample output
// (generated when the pipeline finishes)

Given a coverage report and the uncovered source, write tests that exercise the missing branches and edge cases; output only tests that pass against the current implementation.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.