CtrlK
BlogDocsLog inGet started
Tessl Logo

fireflies-prod-checklist

Execute Fireflies.ai production deployment checklist with health checks and rollback. Use when deploying Fireflies.ai integrations to production, preparing for launch, or implementing go-live procedures. Trigger with phrases like "fireflies production", "deploy fireflies", "fireflies go-live", "fireflies launch checklist".

76

Quality

96%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

92%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 strong, actionable deployment checklist with executable code, a clearly sequenced workflow, and built-in validation and rollback. The only gap is progressive disclosure: all detail lives in one 177-line file with no reference files to offload the health-check implementation or alerting specifics.

Suggestions

Move the full TypeScript /api/health implementation into a references/ file (e.g. references/health-endpoint.md) and keep only a short pointer plus the key fields in SKILL.md.

Extract the Alerting Thresholds table and Monitoring & Alerting checklist into a references/monitoring.md, linked from a brief inline summary, to reduce the body length and surface only what is needed at decision time.

Add a one-line cross-link to the 'fireflies-upgrade-migration' skill as a real reference path rather than a bare name in Next Steps, so navigation between related skills is explicit.

DimensionReasoningScore

Conciseness

The body is lean — checklists, executable code blocks, and tables with no concept explanations Claude already knows; every section earns its tokens. Minor curl/GraphQL repetition across pre-flight and post-deploy keeps it just at efficient rather than padded.

3 / 3

Actionability

Provides copy-paste-ready TypeScript for the health endpoint and concrete bash curl commands with real URLs, headers, and GraphQL query bodies, plus specific alerting thresholds and an error-cause-solution table.

3 / 3

Workflow Clarity

Clear sequence from Pre-Deployment Checklist through Step 1/2/3 deploy to post-deploy verification and Rollback, with explicit validation checkpoints (verify staging, verify health, verify webhook) and an error-handling table for recovery.

3 / 3

Progressive Disclosure

The 177-line body is a single monolithic file with no bundle files (references/scripts/assets absent); while well-sectioned, the detailed health-check code and alerting tables are inline rather than split into one-level-deep references, and it exceeds the under-50-line simple-skill exemption.

2 / 3

Total

11

/

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-formed description that clearly states the skill's purpose, gives an explicit 'Use when' trigger clause, and supplies natural trigger phrases scoped to a distinct niche. It is slightly verbose with stray blank lines in the YAML, but content quality is strong across all dimensions.

DimensionReasoningScore

Specificity

Names concrete actions within a defined domain — 'Execute...checklist with health checks and rollback' enumerates specific deploy-time operations rather than vague language, matching the multiple-concrete-actions anchor.

3 / 3

Completeness

Explicitly answers both what ('Execute Fireflies.ai production deployment checklist with health checks and rollback') and when (a clear 'Use when deploying...preparing for launch...go-live procedures' clause), satisfying the anchor for explicit triggers.

3 / 3

Trigger Term Quality

Lists natural phrases a user would say — 'deploy fireflies', 'fireflies go-live', 'fireflies launch checklist' — giving good coverage of common variations rather than jargon.

3 / 3

Distinctiveness Conflict Risk

Scoped tightly to Fireflies.ai production deployments with Fireflies-specific trigger phrases, making it unlikely to fire for unrelated skills.

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.