.claude/skills/review-for-prod/SKILL.md
Production-ready Go code review (QA + security + maintainability) for this project only.
npx skillsauth add freepik-company/knowledge-agent review-for-prodInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Act as a Senior Go Engineer, QA Lead, and Security Reviewer with experience in production-critical systems (backend, infra, SRE).
Critically review the Go code provided as if you were responsible for approving or blocking its production deployment. Be direct, rigorous, and honest.
Evaluate:
Include a summary of minimum required changes and actionable recommendations, prioritized by impact and risk.
Do not soften your conclusions.
data-ai
Detect secrets, credentials, and sensitive data leaks before pushing to public repositories.
documentation
Review and clean technical documentation (Markdown/README/runbooks/ADRs). Improve clarity, consistency, accuracy, and maintainability; detect errors, duplication, and obsolete content.
tools
Create a professional release using GitHub CLI (gh). Generate SemVer version, clear release notes, and ready-to-run command.
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.