feat: improve skill scores across standards repo#82
feat: improve skill scores across standards repo#82yogesh-tessl wants to merge 2 commits intowilliamzujkowski:masterfrom
Conversation
Hey @williamzujkowski 👋 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 | |-------|--------|-------|--------| | patterns | 23% | 86% | +63% | | ci-cd | 46% | 84% | +38% | | coding-standards | 34% | 71% | +37% | | testing | 46% | 79% | +33% | | security-practices | 46% | 68% | +22% | Changes: - Rewrote all 5 skill descriptions with action verbs, specific capabilities, and explicit "Use when..." trigger clauses - Removed identical generic boilerplate from all skills (Common Pitfalls, Integration Points, TODO examples) - Replaced architecture/patterns hollow template with concrete implementations (Hexagonal, CQRS, Event-Driven, Circuit Breaker) - Removed redundant sections (duplicate Related Skills, "When to Use This Skill", self-referential metadata) - Used quoted string format for all descriptions
|
Reviewed this on behalf of @williamzujkowski (Claude Code assistant, authorized). SummaryRecommendation: accept with minor consideration. The changes are high-quality, substantive, and represent a clear improvement over the existing generic boilerplate. Net change: +254 / -473 (removed more than added — good signal for removing template noise). What's genuinely better
Concerns (none blocking)
For the maintainerThis PR would improve your SKILL.md quality across 5 high-traffic skills with concrete, testable code examples. The vendor disclosure is clean. Worth merging, then considering a follow-up issue to extend to the other 62 skills with the same pattern. Not going to merge this myself since it's an external contributor — leaving that call to @williamzujkowski. |
Maintainer polish to get PR #82 through CI checks: - skills/devops/ci-cd/SKILL.md: removed duplicate "Related Skills" heading (MD024 violation); consolidated both sections into one deduplicated list - reports/generated/structure-audit.json: reformat to 2-space indent (pretty-format-json pre-commit hook) - CODE_OF_CONDUCT.md: add blank line after "behavior" heading (markdownlint) No changes to the 5 SKILL.md rewrites — contributor's work preserved. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Maintainer polish to get PR williamzujkowski#82 through CI checks: - skills/devops/ci-cd/SKILL.md: removed duplicate "Related Skills" heading (MD024 violation); consolidated both sections into one deduplicated list - reports/generated/structure-audit.json: reformat to 2-space indent (pretty-format-json pre-commit hook) - CODE_OF_CONDUCT.md: add blank line after "behavior" heading (markdownlint) No changes to the 5 SKILL.md rewrites — contributor's work preserved. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
CI Polish — ready-to-apply patchTried to push directly to your fork but I don't have write access. Here's a clean patch with the fixes. Apply with 3 issues fixed
Patch```diff diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md Our StandardsExamples of behavior that contributes to a positive environment:
diff --git a/reports/generated/structure-audit.json b/reports/generated/structure-audit.json
diff --git a/skills/devops/ci-cd/SKILL.md b/skills/devops/ci-cd/SKILL.md -### Related Skills-- kubernetes - Container orchestration for deployments
|
Hey @williamzujkowski 👋
67 skills with progressive disclosure that cuts token usage by 91–99.6%. That's a genuinely clever loading architecture. The fact that you've built NIST-aligned compliance checks alongside practical coding standards for 8+ languages shows this isn't just a collection, it's a system. Wanted to suggest a few improvements to the SKILL.md.
I ran your skills through
tessl skill reviewat work and found some targeted improvements. Here's the full before/after:Changes Summary
Honest disclosure. I work at https://github.com/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 (https://docs.tessl.io/evaluate/optimize-a-skill-using-best-practices) and ask it to optimize your skill. Ping me - @yogesh-tessl (https://github.com/yogesh-tessl) - if you hit any snags.
Thanks in advance 🙏