CtrlK
BlogDocsLog inGet started
Tessl Logo

cpp-debug-audit

Load when debugging crashes, memory errors, data races, undefined behavior, or performance issues in C++ code, or when performing a systematic safety audit.

79

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 a tight, actionable C++ debugging/audit reference: ordered debugging priorities, a concrete audit checklist, executable sanitizer/analysis commands, and a structured output template. It avoids padding and assumes Claude's competence throughout.

DimensionReasoningScore

Conciseness

Lean body with no explanation of concepts Claude already knows; the priority list, checklist, executable commands, and output template each earn their tokens.

3 / 3

Actionability

Provides copy-paste-ready, executable commands (clang++ sanitizer flags, clang-tidy, valgrind) plus a concrete audit checklist — fully actionable guidance.

3 / 3

Workflow Clarity

Debug steps are explicitly ordered (1–7 priority), the audit checklist acts as a validation gate, and the output format sequences RCA → Reproduction → Fix → Prevention.

3 / 3

Progressive Disclosure

Single well-organized file with clearly delineated sections and no need for external references; content is appropriately chunked for a skill of this size.

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 concise yet complete: it names several specific C++ debugging targets and an audit capability, gives an explicit 'Load when' trigger, and stays in a clearly distinct niche. Third person is maintained throughout.

DimensionReasoningScore

Specificity

Lists multiple concrete targets — 'crashes, memory errors, data races, undefined behavior, or performance issues' plus 'systematic safety audit' — rather than vague language.

3 / 3

Completeness

Explicitly answers what ('debugging C++ issues' / 'systematic safety audit') and when via the explicit 'Load when ...' trigger clause.

3 / 3

Trigger Term Quality

Uses natural phrasings a user would actually say — 'debugging crashes', 'memory errors', 'data races', 'performance issues', 'safety audit' — with good coverage.

3 / 3

Distinctiveness Conflict Risk

Scoped to 'C++ code' with a distinct safety/audit niche and trigger terms unlikely to collide with other skills.

3 / 3

Total

12

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
zhxc372/cpp-ai-constitution
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.