skill
المهنة
الوصف
آخر تحديث
review
محللو ضمان جودة البرمجيات والمختبرون
Comprehensive code reviews based on the OwnChart review checklist (Issue #44). /review for full review, /review quick for pre-commit check, /review <category> for focused review. Categories: architecture, code-quality, refactoring, security, performance, a11y, testing, docs, ownchart.
2026-03-22
review-loop
محللو ضمان جودة البرمجيات والمختبرون
Automated iterative review loop. Runs full review on explicitly specified files, fixes all findings, commits, and repeats until the first clean pass (no CRITICAL/WARNING). Each iteration runs in an isolated sub-agent to avoid context overflow. Usage: /review-loop src/path/file1.ts src/path/file2.ts
2026-03-08