← ClaudeAtlas

infiniteleverage-validatelisted

Validate that effort tracking is set up correctly for this contributor and repo. Use this skill when someone says "validate effort tracking", "am I being tracked", "check my telemetry setup", "is my Claude usage logged", "verify telemetry", "check if I'm logging hours", "am I capturing effort", or "is effort tracking working".
talentedgeai/infiniteleverage-plugin · ★ 0 · AI & Automation · score 52
Install: claude install-skill talentedgeai/infiniteleverage-plugin
# infiniteleverage-validate — Contributor Effort Tracking Self-Check ## Canonical Source This skill is distributed from: > https://github.com/talentedgeai/infiniteleverage-8-agents-template Skill path in the template repo: `setup-skills/infiniteleverage-validate/` --- ## Purpose A contributor runs `/infiniteleverage-validate` to confirm: 1. **Machine** — their local Claude Code hooks directory and event wiring are in place 2. **Repo** — the current git repo is registered for effort tracking at [human-tokens.com](https://human-tokens.com) 3. **Capture** — Claude session data is actually being written to the local outbox 4. **Delivery** — records are reaching the central `telemetry` branch of `talentedgeai/human-token-tracker` The skill prints a clear PASS / FAIL per check and an overall PASS / PENDING verdict with remediation steps. --- ## Step 1 — Run the validator script ```bash bash ~/.claude/skills/infiniteleverage-validate/scripts/validate.sh ``` The script is read-only and always exits 0. It never modifies files or prints secrets. --- ## Step 2 — Interpret and present the results After the script finishes, present its output to the contributor as a formatted table, then give the overall verdict using exactly these labels: ### Overall PASS > **Set up and logging** > > All checks passed. Your Claude token usage and human hours are being captured and delivered to the central tracker. > > Note: dashboard numbers at [human-tokens.com](https://human-tokens.com