
my Han plug-in skills produce human readable output
one of the largest problems that i constantly run into is unintelligible pseudo technical descriptions that include so many code references, i can't figure what the sentence is trying to say
i hate it 😭
so i built a way to fix it!
my Han (https://github.com/testdouble/han/) plug-in has a research results document and a standardized human readability document set, with rules about making output readable
I've applied this research and these documents to a new agent definition, readability-engineer (https://github.com/testdouble/han/blob/main/docs/agents/han-core/readability-editor.md). it uses the resource files to ensure output confirms to a set of standards, making out far more readable and understandable
I've also applied the readability-editor as a skill called edit-for-readability (https://github.com/testdouble/han/blob/main/docs/skills/han-core/edit-for-readability.md). it directs the readability editor agent at the supplied context (a file, copy and paste text, or whatever) and edits it with those same times, to make the output more understandable
the screenshot attached to this post is an example that came from my work earlier today. I've blanked out specific words for security and privacy reasons. but i think the overall language that's in this screenshot is extremely easy to read and understand - at least, compared to the default output that Claude likes to give
here's the thing, tho... i don't expect a ton of people to jump into using Han just for this. I'd love to see more users, and continue grow the Han ecosystem, overall. but what i would rather see from this post, is people taking the research i did, the documents i wrote, and even the skill and agent definition, so they can improve their own output.
i don't think my solution is perfect. but i do have strong evidence to say it's really good. and i want to share what I've built in the hopes that it helps other people, too.
good luck! and have fun.☺️