wk-workstyle-testing

Installation
SKILL.md

Workstyle — Testing Intent

Enforces the test quality bar for every test the agent writes or edits — new-path coverage, behavioral assertions, and mandatory sad-path tests. Part of the wk-workstyle family. Project settings are authoritative — this skill fills gaps only, never overrides. When a linter/formatter config governs a rule below, that config wins; see wk-workstyle Step 0 for the project-style-authority probe.

When to Use

Auto-invoked whenever the agent writes or modifies any test. Trigger contexts:

  • Adding tests for a new feature or newly introduced function/branch.
  • Writing a regression test for a bugfix.
  • Adding or updating tests to verify a refactor preserved behavior.
  • Adding sad-path / error-handling coverage.
Installs
4
First Seen
Aug 19, 2026
wk-workstyle-testing — whizzzkid/skills