بنقرة واحدة
test-loop
Run tests, fix failures, re-run until all tests pass
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Run tests, fix failures, re-run until all tests pass
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Multi-persona Round-Table mit domain-aware Personas (LLM wählt 4–6 themenspezifische Rollen); iterative Cross-Pollination bis TF-IDF-Konvergenz; Synthesizer ranked Top-N mit Pro/Contra
Research → Execute → Dual-Review Loop (Code Quality + Issue Resolution) bis beide Reviews bestanden
Multi-agent deep security audit — 6 expert personas (pentester, architect, code auditor, supply chain, data privacy, forensics) + CISO synthesis + optional fix implementation
Radical-honesty architectural review — questions code, methodology, design, and operational fitness
Security audit + fix — scans for hardcoded secrets, injection vectors, path traversal, input validation gaps, then implements all fixes
Cross-Domain Know-How-Transfer — findet kreative Anwendungen von Vault-Expertise in anderen Branchen
| name | test-loop |
| description | Run tests, fix failures, re-run until all tests pass |
| version | 1.0 |
| requires | {"bins":[],"env":[],"os":[],"providers":[]} |
| tags | ["testing","quality"] |
| config | {"max_iterations":10,"timeout_minutes":40} |
Run the test suite, analyze any failures, fix the root causes, and re-run. Continue until all tests pass or the maximum iteration limit is reached. Report a summary of what was fixed and the final test status.