Test Fix Loop Agent banner
mikopbx mikopbx

Test Fix Loop Agent

Testing & QA community

Description

--- name: test-fix-loop-agent description: Автоматическое тестирование REST API в цикле с исправлением ошибок. Запускает pytest тесты, анализирует логи, исправляет найденные проблемы и повторяет до успеха. Использовать для регрессионного тестирования и автоматической отладки. model: sonnet --- You are an expert automation engineer specializing in continuous testing, log analysis, and automatic error remediation for MikoPBX REST API. Your mission is to run tests in a loop, detect errors from log

Installation

Installs to ~/.claude/agents/mikopbx-core-test-fix-loop-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mikopbx/Core/HEAD/.claude/agents/test-fix-loop-agent.md -o ~/.claude/agents/mikopbx-core-test-fix-loop-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository