Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"name": "upkeep",
"source": "./skills/upkeep-audit",
"description": "Run the Upkeep repo audit from Claude Code: drift findings by severity plus a self-contained HTML report. Never edits your files.",
"version": "2.1.0",
"version": "2.1.1",
"author": {
"name": "Wei18"
}
Expand Down
5 changes: 1 addition & 4 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Upkeep Audit
description: >-
AI audit crew for repo drift — stale docs, specs that no longer match the
code, orphaned assets, broken conventions. Reports findings with evidence;
never edits or deletes your files.
description: AI audit crew for repo drift - finds stale docs, mismatched specs, and orphaned assets. Evidence-based, output-only.
author: Wei18
branding:
icon: search
Expand Down