Skip to content

getdeck-io/plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deck Plugins

These plugins are valuable only if you have a Deck account with customer feedback in Deck.

Deck plugins for Claude Code and Codex. These plugins help product teams use Deck customer feedback for discovery, feedback analysis, prioritisation, roadmap opportunity review, initiative and Project briefs, weekly feedback digests, and NPS breakdowns.

Claude Code

Add the marketplace:

claude plugin marketplace add getdeck-io/plugins

Install the Deck plugin:

claude plugin install deck@deck-plugins

The plugin bundles Deck's hosted MCP server. After installing, start Claude Code and run:

/mcp

Authenticate with your Deck account when prompted. To confirm the server from the shell, run:

claude mcp list

If you need to add the server manually, run:

claude mcp add --transport http deck https://mcp.getdeck.io/mcp

Codex

The Codex plugin payload lives at the repository root, matching the root-layout plugin structure used by projects such as obra/superpowers.

The plugin includes the Deck MCP server configuration:

https://mcp.getdeck.io/mcp

Confirm the server is installed:

codex mcp list

Authenticate through the browser OAuth flow:

codex mcp login deck

If you need to add the server manually, run:

codex mcp add deck --url https://mcp.getdeck.io/mcp

In Deck, an org admin must enable MCP access from Settings -> MCP before tools can read feedback. Deck MCP uses browser OAuth; users do not need API keys.

Skills

Skill Description Example prompt
discovery-partner Grounds early product discovery, idea validation, problem exploration, and "what should we build next?" conversations in Deck themes, insights, segments, and customer evidence. "What should we work on next for onboarding? Ground it in Deck feedback and include the strongest customer evidence."
feedback-analyst Runs deeper customer feedback investigations across Deck data, including themes, insights, transcripts, segments, source types, churn reasons, adoption blockers, and satisfaction drivers. "Deep dive into why enterprise customers are churning. Read source feedback and summarize themes, segments, quotes, and open questions."
initiative-brief-generator Turns an initiative link, prompt, page, or evidence set into a concise initiative brief with customer problem, target segment, scope, success metrics, risks, and evidence appendix. "Generate an initiative brief for improving CSV import reliability using Deck evidence, including scope, non-goals, success metrics, and risks."
project-brief-generator Turns a Project link, external Jira/Linear reference, prompt, page, or evidence set into a concise Project brief with customer problem, scope, execution notes, success metrics, risks, and evidence appendix. "Generate a Project brief for the Linear-linked onboarding cleanup work using Deck evidence, including scope, non-goals, execution notes, and risks."
nps-breakdown Explains NPS results by calculating promoter, passive, and detractor breakdowns, segment-level scores, score drivers, related opportunities, representative feedback, and movement over time. "Break down NPS for Enterprise accounts this quarter, including promoter, passive, and detractor counts, drivers, related opportunities, and representative feedback."
prioritisation-advisor Helps product teams compare roadmap options using Deck evidence such as feedback volume, sentiment, segment concentration, feature requests, NPS impact, recency, and customer quotes. "Compare billing flexibility, onboarding templates, and reporting exports for the next roadmap cycle. Rank them using Deck evidence and call out missing data."

Contents

  • .claude-plugin/plugin.json is the Claude Code plugin manifest.
  • .claude-plugin/marketplace.json is the Claude marketplace entrypoint.
  • .codex-plugin/plugin.json is the Codex plugin manifest.
  • .mcp.json contains the Deck MCP server configuration for Codex.
  • assets/ and skills/ contain the shared plugin payload.

About

Deck plugins for Claude Code and Codex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors