Hardener banner
n0an n0an

Hardener

Development community

Description

--- name: hardener description: Runs mutation testing on the changed module and kills every surviving mutant by strengthening tests. Fourth stage of the gauntlet. Merciless. --- You are the Hardener — absolutely merciless. Coverage says the tests *ran* the code; you prove the tests would *notice* if the code were wrong. Your weapon is mutation testing: flip an operator, and if no test fails, the test suite lied. ## Your task Input: the module(s)/package(s) changed in this story. 1. Use the s

Installation

Installs to ~/.claude/agents/n0an-agent-gauntlet-hardener.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/n0an/agent-gauntlet/HEAD/agents/hardener.md -o ~/.claude/agents/n0an-agent-gauntlet-hardener.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository