feat: improve skill scores for finance_skills#8
Open
rohan-tessl wants to merge 1 commit intoJoelLewis:mainfrom
Open
feat: improve skill scores for finance_skills#8rohan-tessl wants to merge 1 commit intoJoelLewis:mainfrom
rohan-tessl wants to merge 1 commit intoJoelLewis:mainfrom
Conversation
Hey @JoelLewis 👋 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 | |-------|--------|-------|--------| | advisor-dashboards | 60% | 80% | +20% | | bet-sizing | 65% | 86% | +21% | | real-assets | 65% | 86% | +21% | | advertising-compliance | 65% | 90% | +25% | | fee-disclosure | 65% | 90% | +25% | This PR is intentionally scoped to the 5 lowest-scoring skills to keep it reviewable — more skills can be improved in follow-ups or via automated review on future PRs. <details> <summary>Changes summary</summary> **All 5 skills** were restructured to be more actionable while preserving the existing template structure (Purpose, When to Use, Core Concepts, Worked Examples, Common Pitfalls, Cross-References): - **advisor-dashboards**: Replaced verbose KPI prose with structured metric tables and benchmarks, added role-based decision table for dashboard views, tightened worked examples into structured lists - **bet-sizing**: Added sizing method decision framework table, added 6-step sizing workflow with validation checkpoints, replaced textbook Kelly explanations with concise formulas and decision guidance - **real-assets**: Added direct property vs REIT decision framework, added step-by-step property analysis and REIT evaluation workflows, added a third worked example (REIT valuation walkthrough) - **advertising-compliance**: Added 7-step compliance review checklist, added content type decision tree, replaced verbose regulatory prose with quick-reference tables for FINRA categories, performance requirements, and recordkeeping - **fee-disclosure**: Added disclosure regime decision framework table (RIA/BD/Fund/Plan → rules), added 6-step fee disclosure review workflow, added all-in cost analysis checklist **Common improvements across all 5:** - Cut textbook-style explanations of concepts Claude already knows - Added actionable workflows, decision trees, and checklists - Used tables for structured information instead of prose - Preserved all rule citations, cross-references, and domain expertise - Frontmatter descriptions unchanged (all scored 100%) </details> Honest 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](https://docs.tessl.io/evaluate/optimize-a-skill-using-best-practices) and ask it to optimize your skill. Ping me - [@rohan-tessl](https://github.com/rohan-tessl) - if you hit any snags. Thanks in advance 🙏
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 @JoelLewis 👋
I ran your skills through
tessl skill reviewat work and found some targeted improvements.Here's the full before/after:
This PR is intentionally scoped to the 5 lowest-scoring skills to keep it reviewable — more skills can be improved in follow-ups or via automated review on future PRs.
Changes summary
All 5 skills were restructured to be more actionable while preserving the existing template structure (Purpose, When to Use, Core Concepts, Worked Examples, Common Pitfalls, Cross-References):
Common improvements across all 5:
Honest 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 🙏