mb-ai-tools
01Plugin Claude Code
Personal Droid plugins by Marcel Bensch.
Plugin Claude Code
Personal Droid plugins by Marcel Bensch.
Instructions file CodexOpenCode
AGENTS.md instructions for mbensch/mb-ai-tools, covering droid marketplace - agent guide, working with this repository, repository structure, available tasks and plugin types.
Plugin Claude Code
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.
Command
Create a Jira issue with guided intake and optional codebase analysis. Supports any issue type available in the project.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Create a well-structured Jira Story 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.
Skill Claude CodeCodex
Remove signs of AI-generated writing from text to make it sound more natural and human-written. Invoked internally by the /jira-create command to improve tone and clarity of Jira ticket content. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism…
Skill Claude CodeCodex
Manage JIRA tickets using the Atlassian MCP tools (preferred) or Atlassian CLI (acli) as fallback. Use when the user asks to view, edit, comment on, create, search, or transition JIRA tickets. Handles authentication, field discovery, custom fields (team, sprint), and output formatting.
Plugin Claude Code
On-demand git worktree creation via /worktree command.
Command
Create a git worktree for the current session.
Plugin Claude Code
Safe git push and PR workflow skill that prevents pushing to merged or closed PRs.
Skill Claude CodeCodex
Create a pull request with consistent formatting, branch naming, and Jira integration. Use when the user asks to create a PR, push and open a PR, or submit their changes for review. Handles branch naming, PR title, description, and respects repo-specific templates.
Skill Claude CodeCodex
Ensures git push and PR operations target the correct branch and don't push to merged/closed PRs. Use before any git push, PR creation, or when working across multiple commits in a session.
Plugin Claude Code
Initialize and maintain a STEERING.md file that defines non-negotiable tech stack, coding conventions, and architecture rules for AI agents.
Command
Analyze the current codebase and generate a STEERING.md file with non-negotiable tech stack, coding conventions, and architecture rules. Also updates AGENTS.md to enforce reading STEERING.md and creates a tech-stack skill.
Command
Remove steering from the project. Deletes STEERING.md, the tech-stack skill, and removes the steering section from AGENTS.md.
Command
Update STEERING.md with new rules, tech stack changes, coding conventions, or architecture constraints. Guides you through the type of change and edits the appropriate section.
Plugin Claude Code
A skill for systematic git worktree management with smart directory selection and safety verification.
Skill Claude CodeCodex
Use when starting feature work that needs isolation from current workspace or before executing implementation plans. Creates isolated git worktrees with smart directory selection and safety verification.