skills/.changeset
Matt Pocock 43ea0884b0 tdd: add tautological-test anti-pattern
Tests whose assertion is recomputed the way the code computes it pass by
construction and give zero confidence. Add it as a peer of the existing
implementation-coupling anti-pattern: a Philosophy principle, a per-cycle
checklist gate, and a BAD/GOOD example pair in tests.md. Includes a patch
changeset.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 21:22:50 +01:00
..
config.json fix: create GitHub releases on version bump 2026-06-17 15:46:32 +01:00
prototype-model-invoked.md feat: implement model-invoked prototype skill and enhance wizard functionality 2026-06-29 13:51:38 +01:00
README.md chore: set up changesets 2026-06-17 15:21:20 +01:00
tdd-tautological-tests.md tdd: add tautological-test anti-pattern 2026-06-29 21:22:50 +01:00
triage-pull-requests.md Added PR's as a triage surface 2026-06-18 09:41:30 +01:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository.

We have a quick list of common questions to get you started engaging with this project in our documentation.