claude-configs/plugins/blocklist.json
Cal Corum 897a51d5a6 Update issue-worker agent, plugin configs, and add paper-dynasty CLI reference
- Update agents/issue-worker.md
- Update plugins/blocklist.json, installed_plugins.json, known_marketplaces.json
- Update plugins/marketplaces/claude-plugins-official
- Add skills/paper-dynasty/reference/cli-overview.md and cli/ directory

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 02:00:51 -05:00

17 lines
414 B
JSON

{
"fetchedAt": "2026-03-11T07:00:48.746Z",
"plugins": [
{
"plugin": "code-review@claude-plugins-official",
"added_at": "2026-02-11T03:16:31.424Z",
"reason": "just-a-test",
"text": "This is a test #5"
},
{
"plugin": "fizz@testmkt-marketplace",
"added_at": "2026-02-12T00:00:00.000Z",
"reason": "security",
"text": "this is a security test"
}
]
}