By mbensch
Jira issue creation and management via Atlassian MCP tools. Use /jira-create to create Initiatives, Epics, Stories, and Bugs with guided intake and optional codebase analysis.
CARS project-specific configuration for the carscommerce.atlassian.net org. Activated automatically by /jira-create when the user is working in the CARS project. Provides work hierarchy, issue type names, team field setup, and UUID resolution instructions specific to carscommerce.
Create a well-structured Jira Bug with consistent formatting optimized for both human readers and AI agents. Invoked internally by the /jira-create command. Handles clarifying questions, optional codebase investigation, and MCP-based ticket creation.
Create a well-structured Jira Epic with consistent formatting optimized for both human readers and AI agents. Invoked internally by the /jira-create command. Handles clarifying questions, optional codebase investigation, and MCP-based ticket creation.
Create a well-structured Jira Initiative with consistent formatting optimized for both human readers and AI agents. Invoked internally by the /jira-create command. Handles clarifying questions and MCP-based ticket creation.
Create a well-structured Jira Objective with S.M.A.R.T criteria, key results, and milestones. Invoked internally by the /jira-create command. Objectives are the highest level of the work hierarchy, sitting above Initiatives, Epics, and Stories.
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 plugin marketplace for Factory (Droid) and Claude Code -- skills, commands, and hooks that work across both AI coding agents from a single repository.
This marketplace provides plugins for Jira integration, git worktree management, PR workflows, and session tooling. Most plugins work on both platforms; a few use Droid-specific hooks and are noted as such below.
droid plugin marketplace add https://github.com/mbensch/mb-ai-tools
/plugin marketplace add https://github.com/mbensch/mb-ai-tools
Browse all available plugins: /plugins (Droid) or /plugin marketplace list (Claude Code).
Generate visual receipts for Droid sessions showing token usage and costs.
droid plugin install droid-receipts@mb-ai-tools
Features:
Automatically create and manage git worktrees for Droid sessions, isolating each session on its own branch.
droid plugin install auto-worktrees@mb-ai-tools
Features:
droid/{session_id} branch../droid-worktrees/{repo}-{session_id}/On-demand git worktree creation via a slash command.
# Factory
droid plugin install manual-worktrees@mb-ai-tools
# Claude Code
/plugin install manual-worktrees@mb-ai-tools
Features:
/worktree - Create a worktree for the current session on demandA skill for systematic git worktree management with smart directory selection and safety verification.
# Factory
droid plugin install worktrees-skill@mb-ai-tools
# Claude Code
/plugin install worktrees-skill@mb-ai-tools
Features:
.worktrees/, worktrees/, or ../droid-worktrees/)Jira issue creation and management via Atlassian MCP tools. Use /jira-create to create Objectives, Initiatives, Epics, Stories, and Bugs with guided intake and optional codebase analysis.
# Factory
droid plugin install jira-tools@mb-ai-tools
# Claude Code
/plugin install jira-tools@mb-ai-tools
Commands:
/jira-create - Guided entry point: picks issue type, gathers intent, optionally analyzes the codebase, then creates the ticketRequires: Atlassian MCP integration configured in Factory settings.
Skills for safe and consistent pull request workflows.
# Factory
droid plugin install pr-tools@mb-ai-tools
# Claude Code
/plugin install pr-tools@mb-ai-tools
Skills:
safe-pr-workflow - Checks branch state before git push and PR creation to avoid silently pushing to dead PRscreate-pr - Creates PRs with consistent formatting, Jira-aware branch naming, and repo template supportGenerate and maintain a STEERING.md file that defines non-negotiable rules for AI agents working in your codebase. Inspired by Kiro's steering file concept.
# Factory
droid plugin install steering@mb-ai-tools
# Claude Code
/plugin install steering@mb-ai-tools
Commands:
/init-steering - Deep-scans the codebase (manifests, linter configs, docs, CI workflows) and generates a tailored STEERING.md. Also updates AGENTS.md and installs a project-local tech-stack skill./update-steering - Guided command to add or modify rules in STEERING.md (new "do"/"don't" rules, tech stack changes, conventions, architecture constraints)/remove-steering - Remove all steering artifacts: deletes STEERING.md, removes the tech-stack skill, and strips the steering section from AGENTS.mdSkills:
tech-stack - Auto-loaded project skill (installed by /init-steering) that enforces reading STEERING.md before every technology or architecture decision| Plugin | Factory (Droid) | Claude Code |
|---|---|---|
| droid-receipts | Yes | No (Droid-only hooks) |
| auto-worktrees | Yes | No (Droid-only hooks) |
| manual-worktrees | Yes | Yes |
| worktrees-skill | Yes | Yes |
| jira-tools | Yes | Yes |
| pr-tools | Yes | Yes |
| steering | Yes | Yes |
npx claudepluginhub mbensch/mb-ai-tools --plugin jira-toolsOn-demand git worktree creation via /worktree command
A skill for systematic git worktree management with smart directory selection and safety verification
Initialize and maintain a STEERING.md file that defines non-negotiable tech stack, coding conventions, and architecture rules for AI agents
Safe git push and PR workflow skill that prevents pushing to merged or closed PRs
Complete JIRA automation suite with 14 specialized skills - issue management, agile workflows, time tracking, service management, bulk operations, and more
Comprehensive Jira integration with auto-detection of issue keys
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.