mit einem Klick
refactor
Safe refactoring with pre/post validation
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Safe refactoring with pre/post validation
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Autonomous improvement loop — repeatedly runs QA, Fix, and Refactor cycles to continuously improve code quality. Each round runs tests and auto-reverts refactoring commits that break tests. Leverages SuperClaude commands for enhanced analysis. Uses MCP servers (serena, sequential-thinking, context7, playwright, tavily) for semantic analysis, documentation lookup, and multi-step reasoning.
Create or update Architecture Decision Records
Structured code review with severity-based findings
Docker-based release workflow with release-please integration
Basierend auf der SOC-Berufsklassifikation
| name | refactor |
| description | Safe refactoring with pre/post validation |
| arguments | [{"name":"target","description":"File or module to refactor","required":true},{"name":"strategy","description":"Refactoring strategy (extract|inline|rename|restructure|simplify)","required":true}] |
cd api && npm testcd api && npm test between steps