Trello integration plugin for Claude Code - zero dependencies, direct API calls. Create, view, search, and manage Trello cards and boards.
View 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
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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:
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.
npx claudepluginhub ramirez-justin/claude-plugins --plugin trelloMarkdown-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'.
Skyboard kanban board CLI — manage boards, columns, and cards on AT Protocol
Persistent Kanban board workflow with TodoWrite sync and SessionStart resume
Manage and decompose work into feature-level tasks on the agtx kanban board