Back to list
whoabuddy

check-production-ready

by whoabuddy

0🍴 3📅 Jan 23, 2026

SKILL.md


name: check-production-ready description: Verify code is ready for production - build, tests, security, and configuration checks allowed-tools: Bash, Read, Glob, Grep

Check Production Ready Skill

Validate that code meets production deployment standards.

Usage

/check-production-ready        # Full production readiness check

What Gets Checked

CategoryChecks
BuildCompiles without errors
TestsAll pass, none skipped without reason
LintingESLint, TypeScript, Clarinet
Securitynpm audit, no hardcoded secrets
Environment.env.example exists, no dev URLs
GitClean working directory, correct branch

Output

Checklist with pass/fail status and summary of any blockers or warnings.

Runbook

Full procedure: runbook/check-production-ready.md in your knowledge base.

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon