ワンクリックで
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.