CtrlK
BlogDocsLog inGet started
Tessl Logo

instantly-enterprise-rbac

Configure Instantly.ai workspace access control, team management, and API key governance. Use when managing workspace members, setting up team permissions, or implementing API key governance for multi-user Instantly workspaces. Trigger with phrases like "instantly team", "instantly permissions", "instantly workspace members", "instantly access control", "instantly rbac".

67

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

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.

The body is highly actionable with executable code and useful reference tables, but it is monolithic with no bundle files, carries some console.log verbosity, and lacks validation checkpoints around its destructive member/key/ownership operations.

Suggestions

Add validation/verification steps before destructive calls — e.g., confirm the member exists and prompt before removeMember, revokeApiKey, and changeWorkspaceOwner — to introduce feedback loops and lift workflow clarity.

Trim repetitive console.log statements and redundant function wrappers from the code blocks to tighten token usage.

Move the Access Control Matrix, Key API Endpoints, and Error Handling tables into a references/ file (e.g. REFERENCE.md) and link to it, keeping SKILL.md as a lean overview to improve progressive disclosure.

DimensionReasoningScore

Conciseness

The body is mostly efficient reference material, but the code blocks carry repetitive console.log boilerplate and verbose function wrappers that could be trimmed without losing clarity.

2 / 3

Actionability

Provides fully executable TypeScript calling real endpoints (/workspace-members, /api-keys, /custom-tags, /audit-logs) plus concrete endpoint, error, and access-control tables — copy-paste ready.

3 / 3

Workflow Clarity

Steps are sequenced (Step 1–5), but destructive operations like removeMember, revokeApiKey, and changeWorkspaceOwner have no validation or verification checkpoints, capping this dimension at 2 per the rubric guidelines.

2 / 3

Progressive Disclosure

Content is well-sectioned but entirely inline across ~280 lines; the API reference tables and code examples could be split into reference files, and the only cross-reference ('instantly-migration-deep-dive') points to a sibling skill rather than a clearly signaled bundle file.

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.

The description is concise, specific, and clearly answers both what the skill does and when Claude should invoke it, with natural trigger phrases. It is written in third person with no fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities — 'workspace access control, team management, and API key governance' — matching the anchor for naming several specific actions rather than vague language.

3 / 3

Completeness

Explicitly states what it does ('Configure Instantly.ai workspace access control...') and when to use it ('Use when managing workspace members, setting up team permissions, or implementing API key governance'), satisfying both halves.

3 / 3

Trigger Term Quality

Provides natural phrases a user would say — 'instantly team', 'instantly permissions', 'instantly workspace members', 'instantly access control' — giving good coverage of likely utterances.

3 / 3

Distinctiveness Conflict Risk

The 'Instantly.ai' niche and 'instantly'-prefixed triggers make it clearly distinguishable and unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

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

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
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.