agricidaniel/claude-ads

ads-validate

Validate Claude Ads contracts, scoring inputs, run bundles, capabilities, source freshness, safety, installation, uninstall, or release readiness.

First seen Jul 13, 2026

Installation

$ npx skills add agricidaniel/claude-ads --skill ads-validate

Summary

  • Validate Claude Ads contracts, scoring inputs, run bundles, capabilities, source freshness, safety, installation, uninstall, or release readiness.
  • Use for ads validate, ads status, ads next, stale claims with missing tool access, maturity checks, ownership-manifest uninstall, preserving unrelated ads-* skills, checksum verification, preflight, QA, or release audits.
  • Missing access must demote stale evidence for the run and block dependent release-current claims before recovery guidance.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from agricidaniel/claude-ads · top by installs.

npx skills add agricidaniel/claude-ads

Browse all from agricidaniel/claude-ads

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 9.0K
License LICENSE
Default branch main
Open issues 19
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,253 B
  • docs SUMMARY.md 2,220 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 347 installs

SKILL.md

Validate Claude Ads

Choose the narrowest validation target:

  • Contract or bundle: use the deterministic core validator.
  • Scores: validate controls, findings, category weights, and coverage.
  • Run: verify manifest completeness, source lineage, privacy, worker status, and

render artifacts.

  • Capability: require implementation, fixtures, tests, sources, and truthful mode.
  • Repository: run deterministic, routing, security, installer, rendering, evidence,

packaging, and freshness gates.

  • Release: dispatch a fresh-context release verifier.

Return machine-readable pass/fail results, the highest-priority blocker, exact evidence, and recovery steps. Never promote maturity because documentation is polished or a prior release passed. Stale evidence and skipped remote CI demote readiness.

If an expired claim cannot be reverified because source or filesystem access is unavailable, return a failed current-evidence check, demote that claim for the current run, and block dependent release-current assertions before asking for the missing access.

Install and uninstall validation

An uninstall may remove only exact paths in the matching Claude Ads ownership manifest. Validate the entire manifest and configured root boundaries before any deletion. If the manifest is absent, invalid, mismatched, or unsafe, stop before deleting anything and require manual review. Never discover targets with an ads-* glob; unrelated skills such as ads-weather must remain untouched.

Reject pipe-to-shell install instructions. A safe install uses the host's native installer or a locally inspected checkout/archive; archives require a SHA-256 checksum verified against a trusted release channel before execution.