Skip to content

feat: improve skill review scores for 5 core skills#6

Open
rohan-tessl wants to merge 2 commits into
berrzebb:mainfrom
rohan-tessl:improve/skill-review-optimization
Open

feat: improve skill review scores for 5 core skills#6
rohan-tessl wants to merge 2 commits into
berrzebb:mainfrom
rohan-tessl:improve/skill-review-optimization

Conversation

@rohan-tessl

Copy link
Copy Markdown

No description provided.

| Skill | Before | After | Change |
|-------|--------|-------|--------|
| audit | 17% | 82% | +65% |
| planner | 17% | 79% | +62% |
| orchestrator | 17% | 82% | +65% |
| verify | 17% | 76% | +59% |
| designer | 17% | 82% | +65% |

Changes per skill:
- Fix name field from quorum:X to quorum-X (kebab-case compliance)
- Rewrite descriptions with concrete action verbs and "Use when..." clauses
- Add user-invocable: true and triggers arrays
- Add workflow sections with step-by-step protocol overviews
- Preserve knowledge-centric manifest architecture (v0.6.0)

Respects the repo's design: skills remain lightweight manifests
referencing agents/knowledge/ — no inline content bloat.
Adds .github/workflows/skill-review.yml that automatically runs
tessl skill review on any PR touching SKILL.md files and posts
scores as a single PR comment. Non-blocking by default (fail-threshold: 0).
No Tessl account needed — uses only GITHUB_TOKEN.
@rohan-tessl rohan-tessl marked this pull request as ready for review April 29, 2026 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant