CtrlK
BlogDocsLog inGet started
Tessl Logo

ib-check-deck

Investment banking presentation quality checker. Reviews a pitch deck or client-ready presentation for (1) number consistency across slides, (2) data-narrative alignment, (3) language polish against IB standards, (4) visual and formatting QC. Use whenever the user asks to review, check, QC, proof, or do a final pass on a deck, pitch, or client materials — including requests like "check my numbers", "reconcile figures across slides", "is this client-ready", or "what am I missing before I send this out".

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

Low

Low-risk findings worth noting

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.

A well-structured QC skill: lean, actionable, and properly decomposed across real bundle files. The single runnable command is verified executable, each QC dimension has concrete criteria or a checklist, and the four dimensions flow into a clear severity-based report with an explicit empty-result checkpoint.

DimensionReasoningScore

Conciseness

Lean body that assumes Claude's competence — no explaining what a deck or library is — with brief, motivating asides ("where decks go wrong quietly") that illustrate failure modes rather than pad. Every section earns its tokens.

3 / 3

Actionability

Provides a copy-paste-ready verified command ("python scripts/extract_numbers.py /tmp/deck_content.md --check"), a concrete input format spec, and concrete verification criteria (e.g. "#1 in a $100B market" with $200M revenue = 0.2% share), plus real referenced files for terminology and report structure.

3 / 3

Workflow Clarity

Clear sequenced workflow (read deck → four numbered QC dimensions → severity-categorized output) with an automated check (the script flags conflicting values) and checklists per dimension; the empty-findings rule ("no number inconsistencies found" is a finding) acts as an explicit completeness checkpoint.

3 / 3

Progressive Disclosure

Overview body points to well-signaled, one-level-deep, verified references (scripts/extract_numbers.py, references/ib-terminology.md, references/report-format.md); detailed terminology and the report template are appropriately split out rather than inlined.

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.

An exemplar description: it states a focused capability, enumerates four concrete QC dimensions, and pairs them with abundant natural trigger phrasing including verbatim user-style requests. Both the what and the when are explicit, and the niche is sharply defined.

DimensionReasoningScore

Specificity

Names four concrete QC dimensions — "number consistency across slides", "data-narrative alignment", "language polish against IB standards", "visual and formatting QC" — matching the anchor for multiple specific concrete actions.

3 / 3

Completeness

Clearly answers both what ("Investment banking presentation quality checker. Reviews a pitch deck... for (1)...(4)") and when ("Use whenever the user asks to review, check, QC, proof...") with explicit triggers.

3 / 3

Trigger Term Quality

Rich natural-language coverage users would actually say: "review, check, QC, proof, or do a final pass", plus phrased examples like "check my numbers", "reconcile figures across slides", "is this client-ready", "what am I missing before I send this out".

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (IB/client-ready decks) with distinct, domain-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
anthropics/financial-services
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.