Approved follow-up from competitive-ad-monitor 2026-05-01

Sam answered Q4 = A: Run a one-time skills-library reconciliation pass.

What needs reconciling

The following four skills did not resolve at any of the canonical Skills paths during the 2026-05-01 competitive-ad-monitor run:

  1. firm-reference
  2. ads-google
  3. ads-create
  4. ai-visibility-auditor

These same four are referenced by multiple scheduled tasks (per the post-run-qa-reflection trigger list). Reconciling once fixes the whole scheduler.

Recommended approach

  1. Run the existing skill-reconciler skill (in Projects/Skills/) against each of the four names. The skill is designed for exactly this: search every mirror, identify the canonical, retire stale duplicates.
  2. Where a skill is not found anywhere, escalate to skill-creator to generate a fresh canonical version, then mirror-sync.
  3. Confirm each is now resolvable from the canonical Skills path used by the SKILL-PRELOAD-AND-DRIFT-GUARD spec.
  4. Update any scheduled task that referenced a stale path.

Exit criteria

Source