unit-test-loop

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Unit Test Loop - Coverage Improvement

Current branch: !git branch --show-current 2>/dev/null || echo "not in git repo"

The unit test loop uses a 2-phase workflow with Dex task tracking for persistent, cross-session test coverage improvement.

The 2-Phase Approach

Phase Name Purpose
1 Coverage Analysis Identify gaps, prioritize files
2 Dex Handoff Create epic + tasks from analysis

After Phase 2, use /complete <task-id> for each test task.

Starting the Loop

Related skills
Installs
3
GitHub Stars
2
First Seen
Feb 5, 2026