Use for structural refactors involving responsibility ownership, call paths, dependencies, or state/data flow. Verify that the intended structure is actually used.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add semisemil/codex-proofline --skill refactor-proof --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Refactor Proof?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/semisemil-refactor-proof)More formats (shields.io, HTML) on the badges page.
---
name: refactor-proof
description: Use for structural refactors involving responsibility ownership, call paths, dependencies, or state/data flow. Verify that the intended structure is actually used.
---
# Proofline Refactor Proof
## Before
Map each requested structural change to its current and intended responsibility owner, call path, dependency direction, or state/data flow; select the relationships needed to judge that change.
Reuse existing goals, plans, and evidence records. When a separate document is useful, use `assets/templates/refactor-proof-plan.md` for a plan or `assets/templates/refactor-proof-report.md` for a report; fill applicable sections.
Apply behavior changes authorized by the request; preserve other observable behavior, including input handling and error outcomes.
## Complete
Complete when every requested structural outcome is implemented and evidenced and required checks pass: intended owners, paths, and dependencies are active in the affected code, and coupling targeted for removal or reduction is removed or reduced as planned.
Verify structural outcomes and preserved behavior with relevant checks; link each result to its known coverage. Record unavailable checks as unverified.
When work remains, report the current owner or coupling, intended owner or path, required change, and next proof check.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!