CtrlK
BlogDocsLog inGet started
Tessl Logo

common-protocol-enforcement

Enforce Red-Team verification and adversarial protocol audit. Use only when verifying completion, performing self-scans, or checking protocol violations; do not activate for ordinary implementation, configuration, or unit-test requests.

60

Quality

71%

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 ./.github/skills/common/common-protocol-enforcement/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

63%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 body is a concise, single-purpose enforcement skill with clear pre- and post-write workflows and self-scan checkpoints. Its main weaknesses are abstract audit steps lacking concrete procedures and a References/anchor structure that does not line up with the actual bundle files.

Suggestions

Replace abstract directives like 'Adversarial Audit' and 'Execution Bias Check' with concrete, repeatable steps (e.g., specific grep patterns or a defined checklist) so the guidance is executable rather than descriptive.

Populate the empty 'References' section with real links to the bundled files, or remove the section and the 'Anti-Patterns'/'Pre-Write Audit Log' external references that have no corresponding file, to align progressive disclosure with the actual bundle.

De-duplicate the Anti-Patterns and Rationalization Prevention sections and consolidate the 'Canonical response anchors' / 'Remediation anchors' boilerplate to reduce redundancy.

DimensionReasoningScore

Conciseness

Mostly lean bullet-style guidance with no padding or re-explanation of known concepts, but Anti-Patterns repeats Rationalization Prevention and the anchor sections duplicate content, leaving minor trim opportunities.

4 / 5

Actionability

Concrete checks exist ('Read diff or file content', 'Check against Anti-Patterns in all active skills'), but several steps are abstract directives ('Adversarial Audit', 'Execution Bias Check') with no concrete procedure or command.

3 / 5

Workflow Clarity

Two clear sequences (pre-write 4-step protocol and post-write Scan→Match→Fix) with implicit validation gates via the 'Stop if…' red flags; minor gaps in explicit feedback-loop wording.

4 / 5

Progressive Disclosure

Section structure is present, but the 'References' section is empty, referenced materials like 'Anti-Patterns' have no linked bundle file (only references/example.md exists, unrelated), and the anchor sections read as misplaced boilerplate.

3 / 5

Total

14

/

20

Passed

Description

78%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 is well-formed: it states a clear purpose, gives explicit trigger conditions, and excludes unrelated use cases, which keeps conflict risk low. Specificity is solid but not exhaustive in enumerating concrete actions.

DimensionReasoningScore

Specificity

Names a concrete niche ('Red-Team verification and adversarial protocol audit') with a couple of concrete actions (enforce verification, audit), but coverage is not comprehensive — closer to anchor 3 than 4.

3 / 5

Completeness

Clearly states what it does (enforce Red-Team verification / protocol audit) and explicitly when to use it, plus an exclusion clause — both 'what' and 'when' are concrete.

5 / 5

Trigger Term Quality

Phrases like 'verifying completion', 'self-scans', and 'checking protocol violations' map to natural user utterances; good coverage with a few synonyms missing.

4 / 5

Distinctiveness Conflict Risk

Distinct verification/audit niche with an explicit exclusion of ordinary implementation tasks reduces overlap risk; only minor overlap with generic review skills.

4 / 5

Total

16

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
HoangNguyen0403/agent-skills-standard
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.