By yanmxa
Manage Jira workflows from your terminal: list sprint and assigned issues in markdown tables, create/update/close/link issues via bash scripts. Triggers automatically on keywords like 'sprint' or 'issues', or Jira keys like ACM-xxx for quick actions without leaving the shell.
npx claudepluginhub yanmxa/cc-plugins --plugin jiraA Claude Code plugin marketplace — install skills to automate Git, Jira, and meta-development workflows directly in your terminal.
# Add marketplace
/plugin marketplace add https://github.com/yanmxa/cc-plugins
# Install plugins
/plugin install git
/plugin install jira
/plugin install claude
Automates the full Git workflow — commit/push with DCO sign-off, create PRs (fork + branch + submit), list PRs across repos, squash commits, and batch rebase.
Bundled scripts: 01-fork-and-setup.sh, 03-create-pr.sh, show-prs.sh
Jira Cloud REST API v3 CLI and shell library. Sprint boards, issue CRUD, JQL search, workflow transitions, comments, links, and ADF builders — all from the terminal.
Bundled: jira-ops CLI + jira-ops.sh sourceable library
Meta-development plugin for extending Claude Code itself — extract workflows into reusable slash commands or create specialized subagents.
Each plugin bundles skills with SKILL.md definitions and supporting scripts. Skills use ${CLAUDE_SKILL_DIR} for portable paths, so they work regardless of where Claude Code installs them.
plugins/
├── claude/ # Meta-development
│ └── skills/
│ ├── create-command/
│ └── create-subagent/
├── git/ # Git automation
│ └── skills/git/
│ └── scripts/ # Fork, PR, show-prs
└── jira/ # Jira operations
└── skills/jira/
├── scripts/ # CLI + shell library
└── references/ # API docs
PRs and issues welcome.
MIT
Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.
Share bugs, ideas, or general feedback.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Frontend design skill for UI/UX implementation
Creative skill for generating algorithmic and generative art. Produces visual designs using mathematical patterns, fractals, and procedural generation.
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.