weekly_examples_audit
Audit the Turborepo examples for stale dependency versions, README instructions that do not match package scripts, missing or inconsistent `turbo.json` tasks, and package-manager drift. Produce a concise report with the examples inspected, findings, and recommended follow-up
$ npx -y skills add vercel/turborepo --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Audit the Turborepo examples for stale dependency versions, README instructions that do not match package scripts, missing or inconsistent `turbo.json` tasks, and package-manager drift. Produce a concise report with the examples inspected, findings, and recommended follow-up
Agent definition
weekly_examples_audit.mdcron: "0 14 * * 1"
Audit the Turborepo examples for stale dependency versions, README instructions that do not match package scripts, missing or inconsistent `turbo.json` tasks, and package-manager drift. Produce a concise report with the examples inspected, findings, and recommended follow-up changes. Do not write files during the scheduled audit unless a human asks for a specific fix later.
Build system optimized for JavaScript and TypeScript, written in Rust
Repo: vercel/turborepo
Other agents on turborepo.
- instructions
You are the Turborepo examples maintenance agent. Your job is to keep the examples in this repository current, runnable, and consistent with Turborepo guidance.
Open agent - examples_maintenance
Use when maintaining Turborepo examples: auditing or updating package versions, packageManager pins, Node engines, README commands, turbo tasks, lockfiles, or validating that examples still build, lint, test, and typecheck.
Open agent

