DEV Community

LucioLiu
LucioLiu

Posted on

I Found a Version Mismatch in My Own Agent Skill

While preparing Speak Human 2.2, I found that four core files already identified themselves as 2.2 while the README, changelog, plugin metadata, and tests still identified 2.1.1. Sixteen unit tests produced thirteen passes and three version-mismatch failures.

That changes the release sentence. Version 2.1.1 remains stable. Version 2.2 is work in progress.

Speak Human is an agent communication skill. It preserves facts, author intent, technical depth, and emotion before adding reader context and rewriting. It does not promise to remove an “AI voice.” In a 12-item internal holdout, agent attribution moved from 0.833 to 0.625. The judges were agent proxies, the sample was small, and the confidence interval was inconclusive. This is a signal worth testing, not a product claim.

Publishing the mismatch is part of the work. A communication skill should make evidence easier to inspect, including evidence that weakens its own launch story.

Public source under PolyForm Noncommercial 1.0.0: https://gitlab.com/LucioLiu/speak-human

Top comments (0)