CtrlK
BlogDocsLog inGet started
Tessl Logo

pre-trade-discipline-gate

Evaluate a local pre-trade checklist before manual order entry, blocking planless, oversized, revenge-risk, market-regime-blocked, or circuit-breaker-blocked entries while journaling the decision for trader-memory-core review.

80

Quality

100%

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

100%

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

The body is well-structured, executable, and progressively disclosed with verified bundle references. Workflows are clearly sequenced with decision/exit-code verification checkpoints appropriate to an advisory gate.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence — it skips basic concepts and uses concrete JSON/CLI examples; only minor reinforcement between Overview and Key Principles keeps it from feeling padded.

3 / 3

Actionability

Provides fully executable CLI invocations with real flags, a complete candidate JSON example, and a decision table — copy-paste ready rather than pseudocode.

3 / 3

Workflow Clarity

Sequences Step 1 (prepare checklist) → Step 2 (run gate) → Step 3 (interpret decision), with the decision table and exit codes (`--fail-on-non-go`) acting as explicit verification checkpoints; the skill is advisory/offline so the destructive-batch cap does not apply.

3 / 3

Progressive Disclosure

A concise overview plus a Resources section signals real one-level-deep bundle files (verified present: scripts/check_pre_trade_discipline.py and references/discipline_gate_framework.md), with framework detail correctly split into the reference file.

3 / 3

Total

12

/

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.

The description is concrete, trigger-rich, and clearly scoped to a distinct pre-trade discipline niche. It answers both what and when in third-person imperative voice without padding.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Evaluate a local pre-trade checklist', 'blocking planless, oversized, revenge-risk, market-regime-blocked, or circuit-breaker-blocked entries', and 'journaling the decision for trader-memory-core review' — matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers both what (evaluate/block/journal) and when ('before manual order entry' serves as an explicit trigger clause), so it is not capped at 2 for a missing Use-when trigger.

3 / 3

Trigger Term Quality

A trader would naturally say 'pre-trade checklist', 'before manual order entry', 'revenge-risk', and 'circuit-breaker', giving good coverage of natural domain terms rather than generic jargon.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche — a pre-broker manual-order discipline gate — with distinct trading-specific 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.