ワンクリックで
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.