CtrlK
BlogDocsLog inGet started
Tessl Logo

fireflies-ci-integration

Configure CI/CD pipelines for Fireflies.ai integrations with GraphQL testing. Use when setting up automated testing, configuring GitHub Actions, or validating Fireflies.ai queries in your build process. Trigger with phrases like "fireflies CI", "fireflies GitHub Actions", "fireflies automated tests", "CI fireflies", "test fireflies pipeline".

67

Quality

82%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

65%Weight 40%Scale 1-3

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

A highly actionable CI/CD skill with complete, executable code across workflow, secrets, unit and integration tests. Its main weaknesses are a monolithic structure that inlines large code blocks rather than offloading them to references, and workflows whose validation gating is implicit rather than called out as explicit checkpoints.

Suggestions

Move the full unit and integration test files into ./references/ and link to them from SKILL.md, keeping only a representative snippet inline, to improve progressive disclosure and conciseness.

Add explicit validation checkpoints between steps (e.g. 'Run unit tests locally and confirm they pass before committing the workflow') so the instructional flow reflects the gating logic embedded in the YAML.

Tighten the Overview/Prerequisites/Output sections or fold redundant detail into the existing Error Handling table to reduce token load.

DimensionReasoningScore

Conciseness

The ~225-line body is mostly concrete code with no concept-explaining fluff, but two full test files (unit and integration) and a complete workflow are inlined; it is efficient but could be tightened or offloaded to references. Not score 3 because not every token earns its place, not score 1 because there is no padding of basics Claude already knows.

2 / 3

Actionability

Provides fully executable, copy-paste-ready artifacts: a complete GitHub Actions workflow YAML, `gh secret set` bash commands, complete Vitest TypeScript test files, and package.json scripts. Matches the fully-executable anchor.

3 / 3

Workflow Clarity

Steps 1-5 are clearly sequenced, but validation is implicit (the generated workflow's job `needs` dependency and branch gating) rather than stated as explicit instructional checkpoints between steps. Not score 3 because the instructions lack an explicit validate-before-proceeding feedback loop.

2 / 3

Progressive Disclosure

The skill is well-sectioned but monolithic — no bundle files exist and two full test files are inlined that could be split into referenced files. Not score 1 because sections are organized and cross-references to sibling skills are present, not score 3 because content that should be separate is inline.

2 / 3

Total

9

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 well-constructed description that clearly states capabilities, gives explicit use-when guidance and natural trigger phrases, and occupies a distinct niche. It hits the top anchor on all four dimensions.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Configure CI/CD pipelines for Fireflies.ai integrations with GraphQL testing', 'setting up automated testing, configuring GitHub Actions, or validating Fireflies.ai queries' — matching the multiple-specific-actions anchor. Imperative voice matches the good examples, so no person-voice penalty applies.

3 / 3

Completeness

Explicitly answers both what ('Configure CI/CD pipelines...') and when ('Use when setting up automated testing...'), plus an explicit 'Trigger with phrases like' clause, satisfying the highest anchor.

3 / 3

Trigger Term Quality

Provides five natural trigger phrases users would actually say ('fireflies CI', 'fireflies GitHub Actions', 'fireflies automated tests', 'CI fireflies', 'test fireflies pipeline'), giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

The 'fireflies.ai' niche plus its distinctive trigger phrases make it unlikely to fire for unrelated skills, matching the clear-niche anchor.

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.