Continuous Retest Loop
Description
--- name: continuous-retest-loop description: Re-test a target on every change instead of once per engagement — detect drift, then re-run ONLY the affected (endpoint,class) tuples. Matches the XBOW/NodeZero/Detectify "test on every change" frontier (Spec F4). --- # Continuous Re-Test Loop (Spec F4) Goal: when a target changes, re-test only what changed — not a full re-scan. Every tool exists; this wires them into a driver. ## Loop ``` 1. DETECT DRIFT: check_target_freshness(domain, sess
Installation
Installs to ~/.claude/skills/tyrusrc-praetor-continuous-retest-loop/SKILL.md
mkdir -p ~/.claude/skills/tyrusrc-praetor-continuous-retest-loop && curl -fsSL https://raw.githubusercontent.com/TyrusRC/praetor/HEAD/.claude/skills/continuous-retest-loop.md -o ~/.claude/skills/tyrusrc-praetor-continuous-retest-loop/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing