Package Exports
- open-autopm
- open-autopm/bin/open-autopm.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (open-autopm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ClaudeAutoPM
AI-Powered Project Management Framework for Claude Code
ClaudeAutoPM transforms your development workflow with intelligent automation, 40 specialized AI agents, and complete GitHub/Azure DevOps integration.
Quick Install
npm install -g claude-open-autopm
cd your-project
open-autopm installChoose your scenario during installation:
- Minimal - Core features, sequential execution
- Docker - Container development with Docker
- Full - All features, adaptive execution (recommended)
- Performance - Maximum parallelization for power users
Quick Start
All commands run inside Claude Code (not terminal):
# Initialize context and testing
/context:create
/testing:prime
# Azure DevOps integration
/azure:init
/azure:us-new "User authentication"
/azure:task-list
# GitHub integration
/github:workflow-create
# Working with agents
@python-backend-engineer Build FastAPI endpoint
@test-runner execute all tests
@code-analyzer review recent changesFeatures
Plugin System
12 official plugins with 269 commands across all domains:
Core (7 commands)
- Context management (
/context:*) - Testing framework detection (
/testing:*) - Configuration (
/config:*) - MCP server setup (
/mcp:*)
PM System (54 commands)
- PRD and Epic management
- Issue tracking and decomposition
- Git workflow integration
- Progress tracking
Azure DevOps (41 commands)
- User Story management (
/azure:us-*) - Task management (
/azure:task-*) - Feature/Epic management (
/azure:feature-*) - Sprint planning and status
GitHub (18 commands)
- Workflow creation
- Issue and PR management
- Repository automation
Languages (3 commands)
- Python backend expert
- JavaScript frontend expert
- Node.js backend expert
Frameworks (6 commands)
- React UI components
- Tailwind CSS styling
- UX design analysis
Testing (3 commands)
- E2E test scaffolding
- Frontend testing
- Test execution
DevOps (8 commands)
- Docker containerization
- Kubernetes deployment
- Infrastructure setup
- SSH operations
Cloud (2 commands)
- Multi-cloud deployment
- Infrastructure automation
Databases (4 commands)
- PostgreSQL expert
- MongoDB expert
- Redis expert
- BigQuery expert
AI/ML (3 commands)
- LangGraph workflows
- OpenAI integration
- Data pipelines
Data (3 commands)
- Kedro pipelines
- Airflow orchestration
Agent Registry
40 specialized AI agents organized by domain:
Core Agents (6)
agent-manager- Create and manage agentscode-analyzer- Code analysis and bug detectiontest-runner- Test execution and analysisfile-analyzer- Large file summarizationparallel-worker- Multi-agent coordinationmcp-manager- MCP server infrastructure
Language Agents (4)
python-backend-engineer- Python architecture and FastAPIjavascript-frontend-engineer- Modern JavaScript/TypeScriptnodejs-backend-engineer- Express, Fastify, NestJSbash-scripting-expert- Shell automation and scripting
Framework Agents (5)
react-frontend-engineer- Full React applicationsreact-ui-expert- UI components (MUI, Chakra, AntD)tailwindcss-expert- Utility-first CSS frameworkux-design-expert- UX/UI design and accessibilitye2e-test-engineer- Playwright and Cypress E2E tests
Testing Agents (1)
frontend-testing-engineer- Component and integration tests
Database Agents (4)
postgresql-expert- PostgreSQL design and optimizationmongodb-expert- MongoDB schema and aggregationredis-expert- Caching and pub/sub messagingbigquery-expert- Data warehouse and analytics
DevOps Agents (6)
docker-containerization-expert- Docker containers and composekubernetes-orchestrator- K8s deployments and Helmgithub-operations-specialist- GitHub Actions and workflowsobservability-engineer- Prometheus, Grafana, ELKtraefik-proxy-expert- Reverse proxy configurationssh-operations-expert- Secure SSH operations
Cloud Agents (5)
aws-cloud-architect- AWS infrastructure designazure-cloud-architect- Azure cloud architecturegcp-cloud-architect- GCP cloud designterraform-infrastructure-expert- Infrastructure as Codegcp-cloud-functions-engineer- Serverless functions
Integration Agents (2)
message-queue-engineer- Kafka, RabbitMQ, SQS/SNSnats-messaging-expert- NATS pub/sub and queues
Data/ML Agents (3)
langgraph-workflow-expert- LangGraph workflowskedro-pipeline-expert- Kedro data pipelinesairflow-orchestration-expert- Airflow DAGs
AI API Agents (2)
openai-python-expert- OpenAI API integrationgemini-api-expert- Google Gemini API
Provider Integration
- GitHub - Issues, PRs, Actions, Projects, Workflows
- Azure DevOps - Work Items, Boards, Pipelines, Sprints
- Local - Git-based workflow with markdown tracking
Execution Strategies
- Sequential - Safe, predictable, resource-light
- Adaptive - Intelligent mode selection (default)
- Hybrid - Maximum parallelization
Documentation
Getting Started
User Guide
- Command Overview
- Agent Registry
- PM System
- Azure DevOps Integration
- GitHub Integration
- MCP Servers
- Best Practices
Developer Guide
Reference
Why ClaudeAutoPM?
| Feature | ClaudeAutoPM | Traditional Tools |
|---|---|---|
| AI-native | Built for Claude Code | Adapted/retrofitted |
| Modular | 12 plugins, install what you need | Monolithic |
| Agents | 40 specialized experts | Generic or none |
| Workflow | Context to Production | Fragmented |
| Integration | GitHub + Azure DevOps | Limited |
| Documentation | Context7-verified, always current | Often outdated |
Contributing
We welcome contributions! See Contributing Guide for:
- Development setup
- Coding standards (TDD mandatory)
- Testing requirements
- Pull request process
License
MIT License - see LICENSE for details.
Links
- Documentation: rafeekpro.github.io/ClaudeAutoPM
- npm: npmjs.com/package/claude-open-autopm
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- Changelog: CHANGELOG.md
Built for Claude Code community
Star this repo if ClaudeAutoPM helps your workflow!