CtrlK
BlogDocsLog inGet started
Tessl Logo

trader-memory-core

Track investment theses across their lifecycle — from screening idea to closed position with postmortem. Register theses from screener outputs, manage state transitions, attach position sizing, review due dates, and generate postmortem reports with P&L and MAE/MFE analysis. Trigger when user says "register thesis", "track this idea", "thesis status", "review due", "close position", "postmortem", or "trading journal".

75

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A dense, actionable operational reference with executable commands, explicit validation guards, and well-signaled references to real bundle files. Its main weakness is verbosity in a few justification passages that could be trimmed.

Suggestions

Tighten the explanatory asides (e.g. the 10^12 sanity-bound rationale and the futures re-attach sign-flip paragraph) to one-line guardrail statements so the conciseness budget is not spent on justification.

Consider moving the futures-position detail block into its own reference file and summarizing the equity-vs-futures dispatch rule inline, reducing body length while preserving the worked examples.

DimensionReasoningScore

Conciseness

Mostly efficient and free of generic concept explanations, but several explanatory passages (the 10^12 sanity-bound rationale, the futures re-attach sign-flip justification, the "fresh thesis or future amend operation" aside) could be tightened without losing their guardrail value.

2 / 3

Actionability

Copy-paste-ready bash commands with concrete flags and Python function signatures for every lifecycle operation (ingest, transition, open-position, trim, close, attach-position, postmortem), covering equity, futures, and fractional-share cases.

3 / 3

Workflow Clarity

A clearly sequenced Register → Query → Update → Review → Postmortem workflow with explicit validation guards (fail-closed ingest, schema validation at save, report-mode/currency/direction checks) and stated status invariants for the destructive state mutations.

3 / 3

Progressive Disclosure

The body is an overview that signals one-level-deep references to real bundle files (references/thesis_lifecycle.md, references/field_mapping.md, schemas/thesis.schema.json, and a worked-example path), keeping lifecycle and field-mapping detail off the main page.

3 / 3

Total

11

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that pairs concrete capability verbs with an explicit set of natural-language triggers. It answers both what the skill does and when to use it without padding.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Register theses from screener outputs, manage state transitions, attach position sizing, review due dates, and generate postmortem reports with P&L and MAE/MFE analysis" — rather than vague language.

3 / 3

Completeness

Clearly answers both what (track theses across their lifecycle, register, transition, size, review, postmortem) and when (an explicit "Trigger when user says..." clause), satisfying the explicit-trigger-guidance requirement.

3 / 3

Trigger Term Quality

Explicit natural trigger phrases a user would actually say ("register thesis", "track this idea", "thesis status", "review due", "close position", "postmortem", "trading journal") give good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

A clear niche (investment-thesis lifecycle / trading journal) with distinct triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
tradermonty/claude-trading-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.