Professional development workflow plugins with JIRA integration and MCP servers
npx claudepluginhub aaronmaturen/claude-pluginProfessional development workflow plugin with JIRA integration, PR review tools, and comprehensive MCP server configuration
Claude Code plugins for the Slidev presentation framework
Bundled plugins for actuating and debugging the Chrome browser.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
A Claude Code plugin and synchronization system for professional development workflows
Now available as a Claude Code Plugin! Get instant access to professional development workflows, JIRA integration, PR review tools, and powerful MCP servers.
atm is both:
/plugin install atm@github for instant workflow commandsIn the beginning, there was chaos. Configuration files scattered across machines like socks in a cosmic dryer. Settings duplicated, aliases forgotten, and MCP servers living in blissful isolation. This was widely regarded as a bad move.
/commit-msg, /pr-review, /scaffold, and moregh (GitHub CLI) for PR commandsjira (JIRA CLI) for JIRA integrationuvx for Serena MCP serverThe easiest way to use atm is as a Claude Code plugin:
# Add the marketplace
/plugin marketplace add aaronmaturen/claude-plugin
# Install the plugin
/plugin install atm@aaronmaturen-plugins
# Set up global rules (optional)
/setup-rules
Alternative: Install from local clone
# Clone the repository
git clone https://github.com/aaronmaturen/claude-plugin.git
# Install from local path
/plugin install /path/to/claude-plugin
This gives you instant access to all 15 workflow commands and pre-configured MCP servers.
See PLUGIN.md for complete plugin documentation.
For shell integration and synchronization features:
git clone https://github.com/aaronmaturen/claude-plugin.git
cd claude-plugin
./install.sh # This script now exists and is, indeed, magnificent
The installer will:
All 14 workflow commands are available immediately after installation:
# Development Workflow
/commit-msg # Generate JIRA-linked commit messages
/pr-review # Comprehensive PR analysis
/implement-pr-feedback # Systematically implement PR feedback
/self-review # Self-code review before PR
/jira # JIRA ticket research and planning
# Code Analysis
/arch-review # Architecture review
/simplify # Code simplification
/proof # Mathematical analysis
/bug-investigation # Systematic bug debugging
/feature-investigation # Feature requirement analysis
/spike-investigation # Technical spike research
# Project Setup
/scaffold # Interactive project scaffolding
# Session Management
/clear # Session summary and context clearing
/reflect # Conversation pattern analysis
# Configuration
/setup-rules # Install global rules
See PLUGIN.md for detailed command documentation and examples.
clair-sync # Pull latest configuration changes
clair-sync --push -m "message" # Push your changes to the repository
clair-add-alias name 'command' # Add a new alias
clair-add-alias --edit # Open aliases file in your editor
clair-status # Check synchronization status and health