agileflow-marketplace
Universal agile/docs-as-code system with 41 commands and 8 specialized subagents (v2.4.0 - GitHub MCP migration)
Run this command in your terminal to add the entire marketplace:
/plugin marketplace add https://claudepluginhub.com/marketplaces/themed/agileflow-marketplace.json
Then install plugins: /plugin install [plugin-name]@agileflow-marketplace
agileflow-2
1📚 Quick explanation: Claude Code plugins work like npm packages. First, you add a "marketplace" (a catalog of plugins), then install individual plugins from it.This plugin is available from the agileflow-marketplace curated marketplace.
This tells your CLI where to find plugins from the agileflow-marketplace marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/agileflow-2.json
Adds the "agileflow-marketplace" themed marketplace as a source
Now that the marketplace is added, install just the AgileFlow plugin from it.
/plugin install agileflow-2@agileflow-marketplace
Installs AgileFlow from the agileflow-marketplace marketplace