一键导入
task-plan-v2-dashboard
task-plan-v2-dashboard 收录了来自 sergekostenchuk 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Run a mandatory cleanup pass on files touched by the current implementation task before it can close. Use this skill whenever a task is moving from implementation/review/testing toward final done and there is any chance of dead helpers, unused imports, commented-out code, stale flags, obsolete wrappers, or duplicate transitional logic remaining in the touched files.
Run a deep, manual, project-wide audit for dead code, duplicated logic, stale wrappers, and legacy residue before major refactors or during periodic maintenance. Use this skill whenever a repository needs a human-reviewable cleanup plan across the whole codebase, especially when old architectural layers, abandoned adapters, or oversized legacy files may still be present.