feat: improve SKILL.md quality and add automated skill review#2
Open
rohan-tessl wants to merge 2 commits intounclebob:masterfrom
Open
feat: improve SKILL.md quality and add automated skill review#2rohan-tessl wants to merge 2 commits intounclebob:masterfrom
rohan-tessl wants to merge 2 commits intounclebob:masterfrom
Conversation
Hey @unclebob 👋 I ran your skills through `tessl skill review` at work and found some targeted improvements. Here's the full before/after: | Skill | Before | After | Change | |-------|--------|-------|--------| | crap4clj | 80% | 94% | +14% | This repo has one skill, and this PR improves it. The included workflow will automatically surface Tessl feedback on any future SKILL.md changes. Changes: - Expanded frontmatter description with explicit capability statements (72% → 100%) - Added Cloverage validation step as pre-flight check - Added troubleshooting section for common failure modes - Added Tessl Skill Review GitHub Action for automated PR feedback Honest disclosure — I work at @tesslio where we build tooling around skills like these.
|
That pull request was clearly made in error, this is not the right description |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hey @awakecoding 👋
I ran your skills through
tessl skill reviewat work and found some targeted improvements.Here's the full before/after:
Your repo has one skill, and it was already solid — strong actionability and workflow clarity. The changes focus on filling in the gaps the review flagged: a more concrete description with specific protocol names, reduced redundancy, and better progressive disclosure.
Changes summary
find packet structures,trace message flows,extract structure definitions) and specific protocol trigger terms (SMB,NTLM,Kerberos,RDP,DFS,MS-SMB2,MS-NLMP,MS-RDPBCGR) so agents match this skill more reliablyREFERENCE.md, keeping short summaries with links inSKILL.mdTessl Skill Review GitHub Action
This PR also adds a lightweight GitHub Action (
.github/workflows/skill-review.yml) that automatically reviews skill quality on future PRs:**/SKILL.md, the workflow runstesslio/skill-reviewand posts one comment with Tessl scores and feedback (updated on new pushes)GITHUB_TOKENis used to post the commentfail-threshold— no surprise red CIwith: fail-threshold: 70later if you want PRs to fail on low scoresSKILL.mdchanges get automatic review commentsHonest disclosure — I work at @tesslio where we build tooling around skills like these. Not a pitch - just saw room for improvement and wanted to contribute.
Want to self-improve your skills? Just point your agent (Claude Code, Codex, etc.) at this Tessl guide and ask it to optimize your skill. Ping me - @rohan-tessl - if you hit any snags.
Thanks in advance 🙏