CtrlK
BlogDocsLog inGet started
Tessl Logo

ax-cpp-agent-memory-skills

Use when writing C++ code with `axllm` for agent memory, recall callbacks, dynamic skill discovery, loaded-skill state, and used-skill tracking.

68

Quality

82%

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

65%

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

A lean, well-organized capability map that assumes Claude's competence and avoids concept padding, but it leans descriptive rather than executable and references supporting files that are missing from the bundle.

Suggestions

Add a second short, fully runnable C++ example inline (beyond the two-line Core Pattern) so the lifecycle/observer/state guidance has copy-paste-ready code rather than only prose.

Ship the referenced bundle files (API.md, axir-api.json, axir-capabilities.json, and the examples/ sources) or remove the dangling references, so progressive disclosure points to materials that actually exist.

For state export/restore and observer registration, add an explicit validate-then-fix-then-retry or ordering checklist so the workflow has concrete checkpoints.

DimensionReasoningScore

Conciseness

The body is dense with package-specific API/state facts and avoids explaining concepts Claude already knows; every bullet carries concrete information with no padding.

3 / 3

Actionability

The Core Pattern offers one concrete code snippet, but most of the body (lifecycle, state, observers) is descriptive rather than copy-paste executable, and the "Runnable Examples" it points to are absent from the bundle.

2 / 3

Workflow Clarity

Content is well-sectioned and the Guardrails give some sequencing advice, but there is no explicit multi-step workflow with validation checkpoints or feedback loops.

2 / 3

Progressive Disclosure

Sections are clearly organized and references are one-level-deep and well-signaled, but the referenced bundle files (API.md, axir-api.json, examples/) do not exist, so the cross-file structure is not actually realized.

2 / 3

Total

9

/

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 concise, third-person trigger-style description that names a distinct niche and enumerates concrete capabilities with an explicit "Use when" clause. It cleanly satisfies all four dimensions with no vague fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities — "agent memory, recall callbacks, dynamic skill discovery, loaded-skill state, and used-skill tracking" — rather than vague language, matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly answers both what (C++ code with axllm for the listed memory/skill capabilities) and when via an explicit "Use when..." clause.

3 / 3

Trigger Term Quality

Natural trigger phrasing ("Use when writing C++ code with axllm") plus domain terms a user of this package would actually say; not missing common variations for this niche.

3 / 3

Distinctiveness Conflict Risk

The C++/axllm + agent-memory/skills niche is clearly bounded with distinct triggers, making conflict with other skills unlikely.

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
ax-llm/ax
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.