Add claude-forge to Developer Productivity (11 agents · 33 commands · 24 skills · 15 hooks · 4 MCP)#210
Open
sangrokjung wants to merge 1 commit intoComposioHQ:masterfrom
Open
Conversation
5 tasks
sangrokjung
added a commit
to sangrokjung/claude-forge
that referenced
this pull request
May 3, 2026
…lize) PRs opened in parallel via 3 background workers (1a/1b/1c plus SendMessage continuation for composiohq option B): - travisvn: travisvn/awesome-claude-skills#679 - rohitg00: rohitg00/awesome-claude-code-toolkit#362 - composiohq: ComposioHQ/awesome-claude-plugins#210 (replaces dormant PR #22 from 2026-02-28; #22 closed with backfill) Deferred (intentional): - hesreallyhim — HOLD pending upstream TOC stabilization (currently 'TODO' stub) - voltagent / ccplugins — Strategy A 30-min in-repo contributions (next sprint) Acceptance criterion #2 (≥3 PRs opened) MET. Plan COMPLETED. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi ComposioHQ team! Adding claude-forge under Developer Productivity.
Why Developer Productivity: It's a multi-component plugin distribution — agents, commands, skills, hooks, rules, MCP — that fits the same shape as
CCHub,skill-bus,backlog, etc. in your existing Developer Productivity section. Happy to relocate to Backend & Architecture or any category you prefer.Plugin spec compliance (your README's
Plugin Structuretemplate, lines 187-200):.claude-plugin/plugin.json— manifest.claude-plugin/marketplace.json— marketplace metadataskills/— 24 SKILL.md filescommands/— 33 slash commandsagents/— 11 agent definitionshooks/— 15 lifecycle hooks (21 events covered)Install:
Vetting:
Note: I'm submitting as an external link (matching the
CCHub/claude-context-modestyle in this section) rather than mirroring the plugin folder. Happy to switch to a folder mirror per yourPlugin Structuretemplate if you'd prefer the in-repo convention.— @sangrokjung