test-driven-development
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill directs the agent to execute
npm testcommands to verify code behavior during the Red-Green-Refactor cycle. This is a standard part of the development workflow and is used here to ensure that tests are both failing and passing as expected. - [COMMAND_EXECUTION]: Includes instructions for the agent to manage the local file system by deleting and rewriting code that does not meet the TDD 'Iron Law' criteria. This is part of the procedural guidelines to maintain development rigor.
Audit Metadata