Skip to content
Development
Agent

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

From plugin
turborepo
31k3 skills3 agents
Install
$ npx -y skills add vercel/turborepo --agent claude-code

How 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.md
cron: "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.

Ships withturborepo

Build system optimized for JavaScript and TypeScript, written in Rust

Get the whole plugin
Stats
30,880
Stars
2,414
Forks
Active
Maintenance
Rust
Language
MIT
License
7h ago
Last commit
4y ago
Created

Repo: vercel/turborepo