Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Confluence integration plugin for Claude Code - zero dependencies, direct API calls based on OpenAPI spec. Create, view, search, and manage Confluence pages.
npx claudepluginhub ramirez-justin/claude-plugins --plugin confluenceCreate a new Confluence page
Delete a Confluence page
View details of a Confluence page
List all Confluence spaces
Search for Confluence pages
Create and maintain Architecture Decision Records (ADRs) in Confluence. Use when documenting technical decisions, architecture choices, technology selections, or when user mentions ADR, architecture decisions, technical choices, or design decisions.
Generate comprehensive API documentation for Confluence from code, OpenAPI specs, or endpoints. Use when documenting REST APIs, GraphQL APIs, or any API endpoints. Creates structured documentation with examples, parameters, responses, and error codes.
Convert Markdown content to Confluence's ADF (Atlassian Document Format) for creating and updating pages. Use when creating Confluence pages from README files, documentation, or any Markdown content. Handles headings, lists, code blocks, tables, links, and more.
Generate comprehensive release notes for Confluence from Jira issues, git commits, and pull requests. Use when preparing releases, creating changelogs, documenting version updates, or when user mentions release notes, changelog, version, or release documentation.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Use confluence-cli to read, search, create, update, move, delete, and convert Confluence pages and attachments from the terminal.
Atlassian Jira and Confluence integration via Remote MCP Server for issue tracking, documentation, and project management
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
Buildin.ai wiki โ UI API integration (login, read, write, search)
Scrapbox/Cosense integration - read, search, create, and edit wiki pages
Read-only Atlassian access via custom MCP server: Jira issues, JQL search, Confluence pages, CQL search, and attachments
YAML language server for Claude Code with JSON Schema validation
Dockerfile language server for Claude Code
Bash language server for Claude Code with shellcheck integration
Zero-dependency Fivetran integration for Claude Code. Check connector status, trigger syncs, and explore schemas.
Trello integration plugin for Claude Code - zero dependencies, direct API calls. Create, view, search, and manage Trello cards and boards.
A collection of zero-dependency plugins for Claude Code that provide direct integrations with popular project management tools using REST APIs.
These plugins are designed to complement the superpowers agentic skills framework:
| Layer | Superpowers | These Plugins |
|---|---|---|
| Purpose | Process & methodology | Tool integrations |
| Handles | How to work | Where to track work |
| Skills | brainstorming, TDD, debugging, planning | Jira, Trello, Confluence, Alpaca |
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ 1. PROCESS (superpowers) โ
โ brainstorming โ writing-plans โ executing-plans โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ 2. TRACKING (these plugins) โ
โ Create Jira issue โ Update Trello card โ Write docs โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ 3. COMPLETION (superpowers + these plugins) โ
โ finishing-a-development-branch โ Move card to Done โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
superpowers:brainstorming - Explore the feature designsuperpowers:writing-plans - Create implementation stepstrello:card-creation - Create cards for each stepsuperpowers:test-driven-development - Write tests firstsuperpowers:executing-plans - Implement the featurejira:issue-creation - Track in Jira if neededsuperpowers:finishing-a-development-branch - Verify and completetrello:move - Move card to Done# Install superpowers for process/methodology
/install-plugin https://github.com/obra/superpowers
# Install these plugins for tool integrations
/install-plugin https://github.com/ramirez-justin/claude-plugins trello
/install-plugin https://github.com/ramirez-justin/claude-plugins jira
/install-plugin https://github.com/ramirez-justin/claude-plugins confluence
These plugins work in three modes to fit your workflow:
See WORKFLOW.md for complete integration guide with examples!
You: [Write new authentication code]
Claude (Jira Assistant): "I see you've implemented authentication.
Would you like me to create a Jira issue to track this?"
You: "Yes"
Claude: [Creates PROJ-456 automatically]
The plugins include intelligent agents and skills:
Complete Jira integration for issue tracking and project management.
Features:
Commands:
/jira-create - Create new issue/jira-get - View issue details/jira-search - Search with JQL/jira-my-issues - Your assigned issues/jira-update - Update issue fields/jira-comment - Add comments/jira-transition - Change issue statusโ Full Jira Plugin Documentation
Complete Confluence integration for wiki and documentation management.
Features: