Skip to content

/upkeep-audit

Run the Upkeep repo audit locally against any repository path. Use when asked to audit a repo, check docs/spec/asset drift, or run upkeep without GitHub Actions.

shell
$ npx -y skills add wei18/Upkeep --skill upkeep-audit --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/upkeep-audit
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Run the Upkeep repo audit locally against any repository path. Use when asked to audit a repo, check docs/spec/asset drift, or run upkeep without GitHub Actions.
Ships withupkeep

An AI audit crew for your repo, installed as a skill. Upkeep dispatches focused AI reviewers in parallel to catch drift — stale docs, specs that no longer match the code, orphaned assets, broken conventions — and reports it with evidence before it compounds.

Get the whole plugin, auto-invoked
Stats
10
Stars
0
Forks
TypeScript
Language
MIT
License

Repo: wei18/Upkeep