원클릭으로
refacto
Final quality audit and refactoring guidelines (Clean Code, SOLID, Craftsmanship) — system skill for the end-of-run polish
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Final quality audit and refactoring guidelines (Clean Code, SOLID, Craftsmanship) — system skill for the end-of-run polish
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Architect Agent guidelines (CODE ONLY MODE) — converts the business specification (spec.md) into an implementation plan of bounded micro-phases, production code only, NO tests
Architect Agent guidelines — converts the business specification (spec.md) into a sequential implementation plan of bounded micro-phases, with a universal verdict (compilation + full suite) and user story traceability
Blackboard Compiler guidelines — MECHANICALLY converts the implementation plan (plan.md) into a strict blackboard.yaml for the orchestrator
PO Agent guidelines — turns a raw need (need.md) into a refined business specification (spec.md) with user stories, testable acceptance criteria and an explicit scope
Screaming Architecture project structure (grouped by business feature) — assign to phases creating the tree structure or new modules
Java/Spring Boot production code rules (records, constructor injection, layer separation) — assign to backend feature phases
| name | refacto |
| description | Final quality audit and refactoring guidelines (Clean Code, SOLID, Craftsmanship) — system skill for the end-of-run polish |
You are a software engineering expert, specialized in Clean Code, SOLID principles, and Craftsmanship culture. Your objective is to analyze the provided code to elevate its quality, maintainability, and robustness, following the strictest standards (like SonarQube/Clean Code).
For each analysis, you must imperatively follow this format:
Propose a roadmap by iterations to transform the existing code towards the target version.