CtrlK
BlogDocsLog inGet started
Tessl Logo

policy

Define and enforce policies, access controls, and compliance rules over Semantica knowledge graphs.

62

Quality

72%

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

Fix and improve this skill with Tessl

tessl review fix ./plugins/skills/policy/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

86%Weight 40%Scale 1-5

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

The content is concise, well-structured, and provides concrete executable code for both subcommands. The main weakness is minor actionability gaps in the code examples and an implied-but-not-explicit validation/remediation loop.

Suggestions

Instantiate `engine` inside the `list` example (or note it carries over from `check`) so each snippet is independently runnable.

Show how `rule_name` and `target` are derived from `$ARGUMENTS` so the `check` example is copy-paste ready.

Add an explicit validate→remediate→re-check sequence for the `check` task to turn the implied feedback loop into a concrete workflow.

DimensionReasoningScore

Conciseness

The body is lean and efficient with no padding or explanation of concepts Claude already knows, matching the 5 anchor where every token earns its place.

5 / 5

Actionability

Concrete, mostly-executable code is provided for both `check` and `list`, but `engine` is referenced in `list` without being instantiated there and `rule_name`/`target` are not wired from arguments, leaving minor gaps consistent with the 4 anchor.

4 / 5

Workflow Clarity

The two tasks are clearly separated and the `check` output (compliance status, failing rules, remediation guidance) implies a feedback path, but the validate→fix→re-check loop is not explicitly sequenced, fitting the 4 anchor.

4 / 5

Progressive Disclosure

The skill is under 50 lines, needs no external references, and is organized into clearly signaled `check` and `list` sections, satisfying the simple-skill exception for a 5.

5 / 5

Total

18

/

20

Passed

Description

58%Weight 40%Scale 1-5

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 clearly names the domain and several concrete actions but lacks any explicit trigger/"Use when" guidance, which caps completeness and limits trigger-term quality. It is specific and distinct but not fully self-activating.

Suggestions

Add a "Use when..." clause naming natural trigger phrases (e.g., "Use when enforcing governance, access controls, or compliance checks on Semantica graphs").

Include common synonyms users might say, such as "governance", "audit rules", or "permissions", to improve trigger-term coverage.

Confirm the skill distinguishes itself from adjacent Semantica skills by naming the policy-specific verbs (define, enforce, audit) rather than generic data verbs.

DimensionReasoningScore

Specificity

"Define and enforce policies, access controls, and compliance rules" lists several specific concrete actions over a named domain, with only minor coverage gaps, matching the 4 anchor better than the comprehensive 5 anchor.

4 / 5

Completeness

It clearly states what the skill does but provides no "Use when..." trigger guidance; per the guidelines a missing when-clause caps completeness at 3.

3 / 5

Trigger Term Quality

The terms "policies", "access controls", and "compliance rules" are relevant domain keywords, but natural variations and synonyms a user might say are missing, fitting the 3 anchor.

3 / 5

Distinctiveness Conflict Risk

The "over Semantica knowledge graphs" scope gives it a clear, mostly-distinct niche with only minor overlap risk, matching the 4 anchor rather than the fully-distinct 5 anchor.

4 / 5

Total

14

/

20

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
semantica-agi/semantica
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.