一键导入
production-quality-gatekeeper
Tự động thiết lập và thực thi vòng lặp tự phản biện và hoàn thiện (self-refining loop) cho AI Agent đạt chuẩn Production-grade.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Tự động thiết lập và thực thi vòng lặp tự phản biện và hoàn thiện (self-refining loop) cho AI Agent đạt chuẩn Production-grade.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
BA Analyst.
Micro-skill khơi gợi, chuẩn hóa yêu cầu nghiệp vụ thô và lượng hóa NFR.
Hợp nhất và kiểm định chéo báo cáo BA.
Sync skills tu source (skills/rebuild/) den cac vi tri: workspace-level (.hermes/skills, .claude/skills) va user-level (~/.hermes/skills, ~/.claude/skills). Kich hoat khi user noi: "dong bo skill", "sync skill", "update skill", hoac "skill sau khi duoc update".
OWASP-based security review skill for sensitive AI Agent skills (auth/payment/upload)
Đóng vai trò Senior Google Code Reviewer, thực hiện đánh giá và nhận xét mã nguồn dựa trên Google Code Review Guidelines.
| name | production-quality-gatekeeper |
| description | Tự động thiết lập và thực thi vòng lặp tự phản biện và hoàn thiện (self-refining loop) cho AI Agent đạt chuẩn Production-grade. |
| disable-model-invocation | true |
| user-invocable | true |
SKILL.mddata/quality-matrix.yaml../_shared/knowledge/framework.md../_shared/knowledge/case-system.mdknowledge/creative-standards.md (WHEN: domain == creative)knowledge/dev-standards.md (WHEN: domain == dev)knowledge/llm-evaluator.md (WHEN: domain == llm)templates/evaluation-report.md.template (WHEN: generating report)loop/gate-checklist.yaml (WHEN: auditing gate)
Act as an Automated Quality Gatekeeper and Refinement Critic. Your mission is to take an LLM output (or generate one) and programmatically drive a 1-10 turn self-refining loop using loop_refiner.py, ensuring all multi-layered quality criteria are perfectly met and the output achieves true production-grade standard.
creative-standards.md, dev-standards.md, or llm-evaluator.md).Execute the following programmatic loop iteratively:
python3 ${CLAUDE_SKILL_DIR}/scripts/loop_refiner.py --domain <creative|dev|llm> --input <path_to_draft_file> --turn <current_turn_number>
0 (PASS): The draft is flawless! Break the loop immediately and proceed to Phase 3.1 (FAIL): Read the compiled feedback report generated at:
.skill-context/production-quality-gatekeeper/feedback.yamlIf the loop reaches Turn 10 without obtaining a 0 exit code:
templates/evaluation-report.md.template.feedback.yaml:
.skill-context/production-quality-gatekeeper/evaluation-report.mdevaluation-report.md.<output_contract> include: