# upkeep

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.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/wei18-upkeep
- Source: https://github.com/wei18/Upkeep
- Price: free and open source

## Summary
upkeep is a Claude Code plugin with 1 hand-picked skill for development work, indexed on Flowy. Install it with the command on its page. It includes upkeep-audit. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add wei18/upkeep
```

## Skills
- upkeep-audit

## FAQ

### What is upkeep?
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.

### How do I install upkeep?
Run these in Claude Code: npx -y skills add wei18/upkeep. Then prompt normally.

### Does upkeep auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is upkeep free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
