CtrlK
BlogDocsLog inGet started
Tessl Logo

documenso-multi-env-setup

Configure Documenso across multiple environments (dev, staging, production). Use when setting up environment-specific configurations, managing API keys, or implementing environment promotion workflows. Trigger with phrases like "documenso environments", "documenso staging", "documenso dev setup", "multi-environment documenso".

67

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

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.

Actionable and well-structured with executable code throughout, but it carries redundant inline content and an orphaned reference file. Destructive and promotion workflows also lack explicit validation checkpoints.

Suggestions

Link references/implementation-guide.md from the body (e.g., a '## Implementation details' section) and move the duplicated factory, mock, and promotion code there to avoid maintaining two copies.

Add explicit validation checkpoints for destructive/batch operations — e.g., a dry-run + confirm gate before sendBulkContracts or template promotion, and an env-var verification step before applying configs.

Remove the ASCII architecture diagram or replace it with a one-line summary, since its content is already covered by the .env blocks and the environment checklist.

DimensionReasoningScore

Conciseness

The body is mostly efficient with executable code and no explanations of concepts Claude already knows, but the ASCII architecture diagram duplicates information already present in the .env configs and the environment checklist.

2 / 3

Actionability

Provides complete, copy-paste-ready code for env configs, a client factory, environment guards, a mock client, and template promotion — all executable rather than pseudocode.

3 / 3

Workflow Clarity

Steps 1–5 are sequenced and safety guards exist, but destructive/batch operations (sendBulkContracts, deleteAllDrafts, template promotion) lack explicit validate-then-proceed checkpoints, capping this dimension at 2.

2 / 3

Progressive Disclosure

Sections are well organized, but references/implementation-guide.md is never linked from the body while the factory/mock/promotion code it covers is duplicated inline — content that should be separate is in SKILL.md and the reference is unsignaled.

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 strong, concise description that states concrete capabilities, includes an explicit 'Use when' trigger clause, and supplies natural trigger phrases. It uses third-person/imperative voice and avoids fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'setting up environment-specific configurations, managing API keys, or implementing environment promotion workflows' — rather than vague language.

3 / 3

Completeness

Explicitly answers both what ('Configure Documenso across multiple environments') and when via a clear 'Use when...' clause with concrete triggers.

3 / 3

Trigger Term Quality

Provides four natural phrases a user would actually say ('documenso environments', 'documenso staging', 'documenso dev setup', 'multi-environment documenso').

3 / 3

Distinctiveness Conflict Risk

Targets a clear Documenso multi-environment niche with distinct triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

81%

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

Validation13 / 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

referenced_paths_exist

Referenced path issues: 2 missing

Warning

Total

13

/

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.