skills/iterate/SKILL.md
Use when executing an implementation plan. Builds in TDD cycles with disciplined commits — one commit per plan step, no unrelated files swept in.
npx skillsauth add benaskins/humanpowers iterateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Execute a plan one step at a time. Each step is a TDD red/green/refactor cycle that ends with a clean commit.
/deploy or ship it./simplify the change before committing.git status — surface any unrelated files to the user before staging.Stop and surface to the user if:
$ARGUMENTS
testing
Review open issues and PRs across the workspace to decide what needs action
testing
Use before claiming any fix, deploy, or implementation is complete. Requires showing evidence — not assertions.
tools
Orient in project state before starting work
devops
Deploy one or more services end-to-end with health verification