CtrlK
BlogDocsLog inGet started
Tessl Logo

groq-ci-integration

Configure Groq CI/CD integration with GitHub Actions, testing, and model validation. Use when setting up automated testing, configuring CI pipelines, or integrating Groq tests into your build process. Trigger with phrases like "groq CI", "groq GitHub Actions", "groq automated tests", "CI groq".

68

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

77%

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

A highly actionable, well-sequenced CI/CD skill with executable code and validation checkpoints throughout. It loses points for some redundancy between Best Practices and code comments and for keeping all detail inline rather than using progressive disclosure.

Suggestions

Trim the "CI Best Practices" bullets that merely restate code/comments (mock SDK, main-only, timeout-minutes, weekly cron); keep only guidance not already visible in the code such as model/cost choices.

Move the full integration test suite and/or release workflow into a references/ file (e.g. references/integration-tests.md) and link to it from SKILL.md to better follow progressive disclosure.

Reframe the Overview's "< 500ms" line as concrete guidance or drop the promotional framing.

DimensionReasoningScore

Conciseness

The body is mostly lean and code-focused, but the "CI Best Practices" section restates what the code already shows (mock groq-sdk, run only on main, timeout-minutes: 2, weekly cron), and the Overview's "< 500ms" claim is mildly promotional.

2 / 3

Actionability

It provides fully executable, copy-paste-ready artifacts: complete GitHub Actions YAML, an exact `gh secret set` command, a full vitest integration suite, and a release workflow.

3 / 3

Workflow Clarity

Steps 1–4 are clearly sequenced with explicit validation (the model-check job fails fast on deprecated models, the release job runs tests and verifies the Groq API before publish) plus an Error Handling table mapping issues to fixes.

3 / 3

Progressive Disclosure

Sections are well organized (Overview, Prerequisites, Steps, Best Practices, Error Handling, Resources), but the ~227-line file is monolithic with no one-level-deep detail references; the full test suite and release workflow are inline rather than split into reference files.

2 / 3

Total

10

/

12

Passed

Description

90%

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 description with explicit what/when structure and natural trigger phrases, written in correct third-person voice. Its only weakness is that the capability list stays at a categorical level rather than naming granular concrete actions.

Suggestions

Replace categorical terms ("testing", "model validation") with concrete actions, e.g. "set up GitHub Actions workflows, mock unit tests, run live Groq integration tests, and check for deprecated models".

Consider adding one or two more natural trigger variations such as "groq pipeline" or "groq CI/CD" to widen coverage.

DimensionReasoningScore

Specificity

The description names the domain and several activities ("Configure Groq CI/CD integration with GitHub Actions, testing, and model validation") but stays categorical ("testing", "model validation") rather than enumerating granular concrete actions like setting up workflows or running live integration tests.

2 / 3

Completeness

It clearly answers both what ("Configure Groq CI/CD integration...") and when ("Use when setting up automated testing, configuring CI pipelines, or integrating Groq tests") with explicit trigger guidance.

3 / 3

Trigger Term Quality

It provides good natural coverage users would say ("groq CI", "groq GitHub Actions", "groq automated tests") with explicit trigger phrases, though "CI groq" is a slightly awkward ordering.

3 / 3

Distinctiveness Conflict Risk

It carves a clear Groq CI niche with distinct Groq-prefixed triggers, making it unlikely to fire for unrelated skills; overlap with a deploy sibling skill is bounded by the CI-focused framing.

3 / 3

Total

11

/

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.