mirror of
https://github.com/wshobson/agents
synced 2026-06-21 14:13:58 +00:00
767d969a73
PR #558 updated the headline totals but left trailing references at 83/191/155 across README, AGENTS.md, GEMINI.md, ARCHITECTURE.md, and docs/*. Sync them all to the true counts (82 local + 2 external = 84 plugins, 192 agents, 156 skills). Also runs make generate-all to bring the committed harness registries in sync — adds the social-publishing entries to .agents/ and .cursor-plugin/ (which the original PR could not regenerate) and fixes the stale count in the generated cursor manifests. Left round-trip-results.md (point-in-time CLI verification results) and plugin-eval.md (grade threshold) unchanged.
13 lines
450 B
JSON
13 lines
450 B
JSON
{
|
|
"name": "claude-code-workflows",
|
|
"displayName": "Claude Code Workflows",
|
|
"version": "1.7.1",
|
|
"description": "Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"homepage": "https://github.com/wshobson",
|
|
"license": "MIT"
|
|
}
|