Skip to content

v1.2.0 — Test-Case and Pattern-Transfer Coaching

Choose a tag to compare

@Far-200 Far-200 released this 16 Jul 20:19

What’s new

Think Before Code now includes two new specialist Agent Skills:

  • test-case-coach — helps learners design compact, justified test suites through boundaries, adversarial inputs, expected outputs, and regression cases.
  • pattern-transfer-coach — helps learners extract reusable structure from solved problems, identify recognition and rule-out signals, and adapt the idea to one cousin problem.

Also improved

  • Expanded the suite from six to eight skills
  • Added two realistic example transcripts
  • Added 24 activation-prompt cases and 12 behavior cases
  • Strengthened cross-skill routing boundaries
  • Added positive and negative activation coverage checks for every skill
  • Updated the README, roadmap, repository tree, and validation documentation

Validation

OK: 8 skill(s) validated, no problems found.
OK: 72 activation-prompt rows validated; every skill has positive and negative activation coverage.