Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

prepare-refactor

// Guided pre/post test safety harness for code refactors. Before any refactor, ask the user whether to run a "prepare check": identify all impacted functions (even those not directly modified), ensure each has a test, create missing tests, record pre-refactor test state in a tracking doc under docs/refactors/, then run the same tests after the refactor and verify nothing broke. Triggers on: "prepare refactor", "refactor check", "refactor safety check", "pre refactor", "prepare and check refactor", or whenever a task type is REFACTOR.

$ git log --oneline --stat
stars:٨
forks:٠
updated:٩ مايو ٢٠٢٦ في ١٧:٥٤
SKILL.md
readonly