بنقرة واحدة
quality-gate
Quality gate enforcement — TDD, lint, type-check, test, build checks before any commit or PR
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Quality gate enforcement — TDD, lint, type-check, test, build checks before any commit or PR
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | quality-gate |
| description | Quality gate enforcement — TDD, lint, type-check, test, build checks before any commit or PR |
| applyTo | agents/*.agent.md |
Before any commit, push, or PR, ALL CI/CD checks MUST pass:
ruff check . — zero errorsnpx tsc --noEmit — zero errorspytest . — 100% passingnpm run build:web — no critical warningsRules:
Tool-agnostic search — query construction, tool selection, source trust hierarchy.
Auto-continue through todos with idle detection and safety gates. Use for multi-step orchestration.
Level 2 — Pantheon-native context compression with priority scoring, semantic summarization, downstream-aware compression, budget allocation, and cross-references
Automated visual review pipeline — Playwright screenshots, self-analysis, fix loop, escalation. Used by Aphrodite for UI verification.
Multi-agent orchestration with model routing, category delegation, and sprint management. Use for coordinating Pantheon agents.
MCP security hardening — credential leakage prevention, input sanitization, and tool access control. Use for reviewing agent MCP configurations.