Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Trello integration plugin for Claude Code - zero dependencies, direct API calls. Create, view, search, and manage Trello cards and boards.
npx claudepluginhub ramirez-justin/claude-plugins --plugin trelloView recent activity on the Trello board
Add a new list to the Trello board
Archive a Trello card
Manage checklists on Trello cards
Add a comment to a Trello card
Help with sprint planning, backlog grooming, and board organization using Scrumban methodology. Use for prioritization, WIP management, and workflow optimization.
Create well-structured Trello cards from code changes, conversations, or requirements. Use when creating cards, bugs, features, or tasks. Analyzes context to generate clear titles, descriptions, checklists, and appropriate placement in the Scrumban workflow.
Link code changes, commits, and PRs to Trello cards. Keep cards updated based on development activity. Track code references and maintain traceability between code and tasks.
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.
Markdown-based Kanban board managed by Claude Code. Cards live as .md files โ no database, no server.
Kaiten board automation tools
Trello board, list, and card management via CLI. Activate when user mentions 'Trello'.
Fizzy integration for Claude Code. Manage boards, cards, track work, and link code to projects.
Skyboard kanban board CLI โ manage boards, columns, and cards on AT Protocol
Persistent Kanban board workflow with TodoWrite sync and SessionStart resume
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.
Confluence integration plugin for Claude Code - zero dependencies, direct API calls based on OpenAPI spec. Create, view, search, and manage Confluence pages.
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: