CtrlK
BlogDocsLog inGet started
Tessl Logo

easy-project

Easy Project integration. Manage Projects. Use when the user wants to interact with Easy Project data.

52

Quality

59%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/easy-project/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

61%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 strong, executable CLI guide with a well-sequenced, state-validated connection workflow. Its main weaknesses are an over-explained intro, no safety validation around destructive actions, and a slightly orphaned Step-2 reference.

Suggestions

Trim the opening paragraph and auth-plumbing aside to what Claude does not already know about Easy Project and Membrane.

Add a validation/confirmation checkpoint before destructive actions (e.g., verify the issue exists and confirm with the user before running delete-issue).

Fix the navigation gap by labeling the connection step as "Step 1" and the action-search/run sections as "Step 2" so the "skip to Step 2" reference resolves.

DimensionReasoningScore

Conciseness

The body is mostly tight commands and tables, but the opening paragraph explaining that Easy Project "is a project management software... used by project managers, team members, and stakeholders to collaborate and stay organized" and phrases like "so you can focus on the integration logic rather than auth plumbing" are unnecessary over-explanation, matching the "mostly efficient but includes some unnecessary explanation" anchor.

3 / 5

Actionability

Copy-paste commands cover the common cases (connection ensure, action list --intent, action run --input, request with a flag table), but the popular-actions table lists keys and descriptions without per-action input examples, a minor gap matching the "mostly executable guidance with minor gaps" anchor.

4 / 5

Workflow Clarity

The connection flow is well-sequenced with explicit state validation (READY/BUILDING/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR and a poll-act-repoll loop), but destructive operations (delete-issue/project/time-entry) have no validation or confirmation step, which caps workflow clarity at 3 per the destructive-operation guideline.

3 / 5

Progressive Disclosure

No bundle files exist; the body has good section structure and the ~22-line actions table is a reasonable inline overview rather than a misplaced 200-line reference, matching the "good structure; most content appropriately placed; minor organization gaps" anchor (e.g., the orphaned "skip to Step 2" reference).

4 / 5

Total

14

/

20

Passed

Description

57%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 correctly pairs a what and a Use-when clause tied to a specific named product, but it is thin on concrete capabilities and natural trigger variations. It is adequate but generic where it could be specific.

Suggestions

Replace the generic "Manage Projects" with concrete actions, e.g. "List and create issues, projects, users, and time entries in Easy Project."

Broaden the trigger clause with natural phrases: "Use when the user wants to manage Easy Project tasks, issues, time tracking, or projects."

Add user-facing synonyms (tasks/issues, time entries, Gantt) so the description matches how users actually refer to the data.

DimensionReasoningScore

Specificity

Quotes "Easy Project integration. Manage Projects." name the domain but the only action ("Manage Projects") is generic; concrete capabilities like tasks, time entries, users, and Gantt charts are absent, matching the "names the domain but actions are minimal or generic" anchor.

2 / 5

Completeness

It states a "what" ("Manage Projects") and an explicit "when" ("Use when the user wants to interact with Easy Project data"), but the trigger clause is generic rather than concrete, matching the "both what and when; when could be more explicit" anchor.

4 / 5

Trigger Term Quality

Natural keywords "Easy Project" and "Projects" appear, but common variations users would say (tasks, issues, time entries, Gantt) are missing, fitting the "some relevant keywords but missing common variations" anchor.

3 / 5

Distinctiveness Conflict Risk

"Easy Project" is a specific named product giving a distinct niche, but the generic "interact with Easy Project data" trigger leaves minor overlap risk with a broad project-management skill, matching the "mostly distinct; minor overlap risk" anchor.

4 / 5

Total

13

/

20

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
membranedev/application-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.