AgentStack ships as one Claude Code plugin with eight decision-first skills and an MCP setup guide.
Use marketplace.json at this folder root. It intentionally uses the simple string source form (".") for compatibility with Claude Code clients that may not yet accept object-style marketplace sources.
claude plugin marketplace add agentstack ./marketplace.json
claude plugin install agentstack@agentstack
claude plugin listFor remote distribution, host this folder in git and replace source with the hosted plugin path after testing against the target Claude Code release.
- Bump
.claude-plugin/plugin.jsonandmarketplace.jsonversions together. - Run
/reload-pluginsafter local install. - Run
/mcpandclaude mcp listafter followingMCP_QUICKSTART.md. - Confirm the eight skills appear under the AgentStack namespace.