Help us improve
Share bugs, ideas, or general feedback.
Research-first orchestration with high-signal subagents and evidence-backed discovery.
npx claudepluginhub ildunari/subagent-forgeResearch-first plugin for orchestrating subagents: product scouting, forum sentiment, GitHub audits, academic discovery, repo mapping, freshness checks, QA critique, and source verification.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
A hybrid Claude Code / Claude Desktop marketplace repo combining the best of two research-first plugin ecosystems: signal-labs (evidence-backed discovery) and signal-research-rig (structured research methodology).
.claude-plugin/marketplace.jsonplugins/subagent-forge/subagent-forge/
├── .claude-plugin/marketplace.json
├── plugins/
│ └── subagent-forge/
│ ├── .claude-plugin/plugin.json
│ ├── agents/ (8 files)
│ ├── skills/ (7 directories)
│ ├── hooks/hooks.json
│ ├── scripts/guard_destructive_bash.py
│ ├── styles/research-operator.md
│ └── README.md
├── docs/
│ └── HYBRID-RATIONALE.md
├── scripts/
│ └── smoke_validate.py
├── CHANGELOG.md
├── LICENSE
├── README.md
└── .gitignore
claude plugin validate .
claude plugin marketplace add .
claude plugin install subagent-forge@subagent-forge --scope local
After install:
subagent-forge: namespace in /agentssubagent-forge: namespace when you type //configclaude plugin validate .
python scripts/smoke_validate.py
docs/HYBRID-RATIONALE.md — Detailed merge decisions and agent selection rationaleCHANGELOG.md — Version history and changes