sync: update pr-reviewer agent, plugins metadata, rotate sessions

- agents/pr-reviewer.md updated
- plugins/installed_plugins.json and known_marketplaces.json updated
- plugins/marketplaces/caveman updated
- rotate sessions: drop 3 old, add 2 new

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Cal Corum 2026-04-12 02:00:57 -05:00
parent f7509cdc2a
commit 8dfc8a4204
9 changed files with 26 additions and 24 deletions

View File

@ -60,11 +60,14 @@ Evaluate the PR against this checklist:
6. **Determine your verdict:**
- **APPROVED** — The code is correct, follows conventions, and is secure. Minor style preferences don't warrant requesting changes. You may ONLY approve if there are ZERO correctness issues.
- **APPROVED** — The code is correct, follows conventions, and is secure. This is the default verdict when no correctness, logic, or security issues are found. Non-blocking suggestions, optional improvements, and minor style observations belong in the **Suggestions** section of an APPROVED review — they do NOT downgrade the verdict.
- **REQUEST_CHANGES** — There are ANY correctness, logic, or security issues — no matter how minor they appear. A cosmetic bug is still a bug. If you identified it, reject it. You MUST provide exact file and line references.
- **COMMENT**Pure style observations or optional suggestions where the code is functionally correct.
- **COMMENT**Reserved for reviews that are purely informational and contain no findings at all (e.g., a PR you were asked to observe but not gate). **Do not use COMMENT just because you wrote a Suggestions section.** If you have findings to log, pick APPROVED or REQUEST_CHANGES based on whether any are correctness/security issues.
**Hard rule: If the Correctness section of your review contains ANY issue, the verdict MUST be REQUEST_CHANGES. There is no "minor" correctness issue — if it's wrong, reject it.**
**Hard rules (both directions — no discretion):**
- If the Correctness section contains ANY issue → verdict MUST be REQUEST_CHANGES. A cosmetic bug is still a bug.
- If the Correctness AND Security sections are both clean → verdict MUST be APPROVED. Suggestions do not downgrade the verdict. Style observations do not downgrade the verdict. "Functionally correct with non-blocking suggestions" is the canonical APPROVED case.
- COMMENT is NOT a safe middle ground. Choosing it when you have no correctness issues is wrong — use APPROVED.
7. **Post the review** via `mcp__gitea-mcp__create_pull_request_review`:
- `owner`: from PR details

View File

@ -23,10 +23,10 @@
"playground@claude-plugins-official": [
{
"scope": "user",
"installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/playground/972b964c0611",
"version": "972b964c0611",
"installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/playground/f7509cdc2a01",
"version": "f7509cdc2a01",
"installedAt": "2026-02-18T19:51:28.422Z",
"lastUpdated": "2026-04-10T07:30:56.287Z",
"lastUpdated": "2026-04-11T07:30:55.415Z",
"gitCommitSha": "261ce4fba4f2c314c490302158909a32e5889c88"
}
],
@ -43,10 +43,10 @@
"frontend-design@claude-plugins-official": [
{
"scope": "user",
"installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/frontend-design/972b964c0611",
"version": "972b964c0611",
"installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/frontend-design/f7509cdc2a01",
"version": "f7509cdc2a01",
"installedAt": "2026-02-22T05:53:45.091Z",
"lastUpdated": "2026-04-10T07:30:56.281Z",
"lastUpdated": "2026-04-11T07:30:55.411Z",
"gitCommitSha": "aa296ec81e8ccb49c9784f167c2c0aa625a86cec"
}
],
@ -274,18 +274,18 @@
{
"scope": "project",
"projectPath": "/mnt/NV2/Development/paper-dynasty/database",
"installPath": "/home/cal/.claude/plugins/cache/caveman/caveman/92f892f2b997",
"version": "92f892f2b997",
"installPath": "/home/cal/.claude/plugins/cache/caveman/caveman/8bab5c739e13",
"version": "8bab5c739e13",
"installedAt": "2026-04-07T13:50:22.332Z",
"lastUpdated": "2026-04-10T08:15:52.321Z",
"lastUpdated": "2026-04-11T18:13:37.620Z",
"gitCommitSha": "af581f6314f490ff9a434d4ea06bba7df658f0f4"
},
{
"scope": "user",
"installPath": "/home/cal/.claude/plugins/cache/caveman/caveman/92f892f2b997",
"version": "92f892f2b997",
"installPath": "/home/cal/.claude/plugins/cache/caveman/caveman/600e8efcd6ac",
"version": "600e8efcd6ac",
"installedAt": "2026-04-08T02:14:31.456Z",
"lastUpdated": "2026-04-09T19:30:55.050Z",
"lastUpdated": "2026-04-11T22:30:55.239Z",
"gitCommitSha": "af581f6314f490ff9a434d4ea06bba7df658f0f4"
}
],

View File

@ -13,7 +13,7 @@
"repo": "anthropics/claude-code"
},
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-code-plugins",
"lastUpdated": "2026-04-11T07:00:54.686Z"
"lastUpdated": "2026-04-12T06:30:55.158Z"
},
"agent-toolkit": {
"source": {
@ -21,7 +21,7 @@
"repo": "St0nefish/agent-toolkit"
},
"installLocation": "/home/cal/.claude/plugins/marketplaces/agent-toolkit",
"lastUpdated": "2026-04-11T07:00:52.614Z",
"lastUpdated": "2026-04-12T07:00:52.718Z",
"autoUpdate": true
},
"cal-claude-plugins": {
@ -30,7 +30,7 @@
"url": "https://git.manticorum.com/cal/claude-plugins.git"
},
"installLocation": "/home/cal/.claude/plugins/marketplaces/cal-claude-plugins",
"lastUpdated": "2026-04-11T07:00:54.792Z",
"lastUpdated": "2026-04-12T07:00:54.673Z",
"autoUpdate": true
},
"codex-agents": {
@ -39,7 +39,7 @@
"url": "https://git.manticorum.com/cal/codex-agents.git"
},
"installLocation": "/home/cal/.claude/plugins/marketplaces/codex-agents",
"lastUpdated": "2026-04-10T16:31:18.434Z",
"lastUpdated": "2026-04-11T20:01:20.167Z",
"autoUpdate": true
},
"skill-codex": {
@ -56,7 +56,7 @@
"repo": "JuliusBrussee/caveman"
},
"installLocation": "/home/cal/.claude/plugins/marketplaces/caveman",
"lastUpdated": "2026-04-11T07:00:51.424Z",
"lastUpdated": "2026-04-12T07:00:54.569Z",
"autoUpdate": true
}
}

@ -1 +1 @@
Subproject commit 92f892f2b99744a4501f35bce9a2e384878e4877
Subproject commit 600e8efcd6aca4006051ca2a889aa8100a9b3967

View File

@ -1 +0,0 @@
{"pid":2911335,"sessionId":"eaa48e33-11a7-4038-bdb1-7b6d476ca6e2","cwd":"/home/cal/work/esb-monorepo","startedAt":1775861899826,"kind":"interactive","entrypoint":"cli"}

View File

@ -1 +0,0 @@
{"pid":3087470,"sessionId":"1b91dd76-a4da-4dd1-81ee-d5587d58b061","cwd":"/home/cal","startedAt":1775890848124,"kind":"interactive","entrypoint":"sdk-cli"}

View File

@ -1 +0,0 @@
{"pid":3087785,"sessionId":"a8762ec9-f048-4b77-8490-a45dc2375bbd","cwd":"/home/cal","startedAt":1775890851493,"kind":"interactive","entrypoint":"sdk-cli"}

1
sessions/3869103.json Normal file
View File

@ -0,0 +1 @@
{"pid":3869103,"sessionId":"7935c3df-9c05-4d5a-874c-dedd5db08576","cwd":"/home/cal","startedAt":1775977248126,"kind":"interactive","entrypoint":"sdk-cli"}

1
sessions/3869399.json Normal file
View File

@ -0,0 +1 @@
{"pid":3869399,"sessionId":"733fac4d-ea1c-4e92-a659-298b3b78c95b","cwd":"/home/cal","startedAt":1775977251290,"kind":"interactive","entrypoint":"sdk-cli"}