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

85%

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

70%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.

The skill body is well-organized with clear sequencing, explicit gates, and good progressive disclosure to real reference files. It is held back slightly by a skeleton workflow that defers executable detail to references and a few unnecessary explanatory flourishes.

Suggestions

Drop the 500ms round-trip marketing line and tighten the 'CI best practices' prose into a short bullet list to improve conciseness.

Inline the complete groq-tests.yml workflow (or at least the unit-tests and model-check jobs) so the primary example is copy-paste ready rather than a skeleton.

Add an explicit validation step in the release flow (e.g., 'confirm the live Groq round-trip passed before npm publish') to make the gate checkpoint explicit.

DimensionReasoningScore

Conciseness

The body is mostly lean and well-structured, but elements like 'Groq's fast inference makes live integration tests practical in CI -- a completion round-trip takes < 500ms' and the prose 'CI best practices' block add context Claude largely does not need.

2 / 3

Actionability

Concrete commands like 'gh secret set GROQ_API_KEY --body ...' and the env-var gating are strong, but the primary workflow YAML is a skeleton ('see references/implementation.md for full file') rather than complete executable code in-body.

2 / 3

Workflow Clarity

Four clearly sequenced steps with explicit gates ('if: github.event_name != pull_request', GROQ_INTEGRATION env var) and a release gate behind a live round-trip, plus an Error Handling table that gives feedback loops for recovery.

3 / 3

Progressive Disclosure

Clear overview that points one level deep to real, well-signaled reference files (references/implementation.md and references/examples.md), with content appropriately split between SKILL.md and the references.

3 / 3

Total

10

/

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 strong, third-person description that states concrete capabilities, gives explicit 'Use when' triggers, and includes natural trigger phrases users would actually say. It is concise without fluff and clearly distinguishable from other skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Configure Groq CI/CD integration with GitHub Actions, testing, and model validation' names the domain and three specific capabilities, matching the score-3 anchor.

3 / 3

Completeness

Clearly answers both what (configure Groq CI/CD) and when via an explicit 'Use when setting up automated testing, configuring CI pipelines...' trigger clause.

3 / 3

Trigger Term Quality

Natural phrases a user would say are present — 'groq CI', 'groq GitHub Actions', 'groq automated tests', 'CI groq' — giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

The Groq-specific CI/CD niche with Groq-prefixed trigger phrases makes 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.