Back to skills & addons
Test-Driven Sweeper
Coding

Test-Driven Sweeper

Generate unit tests from existing code, then iterate until tests pass.

hermestestingcode-generation
Verified 45 days ago

Skill details

For
Hermes Agent
Author
Community
Install
hermes skill install test-driven-sweeper
Dependencies
  • Hermes Agent
  • Project with test runner
  • Optional: coverage tool

Test-Driven Sweeper

Generate unit tests from existing code, then iterate until tests pass.

What it is

This skill gives your agent a structured way to handle test-driven sweeper tasks. It wraps the necessary tools, prompts, and output formatting into a reusable command you can invoke from chat, cron, or a messaging gateway.

Who it targets

  • Teams and individuals using Hermes Agent who want to automate repetitive work.
  • Users looking for a starting point they can customize for their own stack.
  • Anyone who prefers natural-language commands over manual tool configuration.

Dependencies

  • Hermes Agent
  • Project with test runner
  • Optional: coverage tool

How to install

hermes skill install test-driven-sweeper

Or install through the Hermes Desktop skills hub.

Skill source