DevOps e codice

PublicSubagent Claude

Redattore di test

I report di coverage ti dicono quali righe non sono testate, ma non cosa scrivere, e così le lacune restano lì release dopo release. Questo strumento le colma.

sonnet4 giorniVitestOpenAIIstanbulGitHub Actions
ClaudeClaude
ROI for
README.md

Perché questo subagent

I report di coverage ti dicono quali righe non sono testate, ma non cosa scrivere, e così le lacune restano lì release dopo release. Questo strumento le colma.

Individua i rami non coperti, legge il codice che ci sta dietro e genera test mirati per i casi limite che la tua suite si è persa. Pubblica solo i test che passano rispetto al comportamento attuale, poi apre una pull request che puoi revisionare, così la coverage cresce senza lavoro inutile.

Come gira

    • 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.

Esempio di output

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.