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:
firm-reference
ads-google
ads-create
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
- 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.
- Where a skill is not found anywhere, escalate to skill-creator to generate a fresh canonical version, then mirror-sync.
- Confirm each is now resolvable from the canonical Skills path used by the SKILL-PRELOAD-AND-DRIFT-GUARD spec.
- Update any scheduled task that referenced a stale path.
Exit criteria
- All four skills resolve at one of: Projects/Skills/<name>/SKILL.md, Projects/Skills_Library/<name>/SKILL.md.
- Mirror copies under Claude/Skills, Claude/Scheduled match the canonical.
- Next monthly run of competitive-ad-monitor loads all four without falling back to inline defaults.
Source