coverage-redo
Re-audit and reconcile a repo that was already onboarded with an OLDER version of this kit. Use when a repo already has a coverage-manifest.yml, generated tests, and a report, and you want to redo/re-run/recheck/reconcile/upgrade/migrate it against the current classification rules: re-sweep to spot misclassifications (false exclusions such as DbContext-injected services wrongly frozen, mixed folders collapsed to one glob), correct the manifest in place, migrate it to the current schema, generate tests only for the newly-found gaps while keeping existing tests intact, and write a fresh report. Triggers: 'redo coverage', 're-run coverage-init', 'recheck the manifest', 'reconcile coverage', 'upgrade the manifest', 'fix an old manifest', 'the manifest is from v1'.
适合你,如果仓库已有旧版覆盖率清单和测试,需要重新审计并迁移到最新规则。
npx oh-my-skill add livlign/claude-skills/coverage-redocurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- livlign/claude-skills/coverage-redonpx oh-my-skill verify livlign/claude-skills/coverage-redo