JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 100
  • Score
    100M100P100Q71824F
  • License MIT

Autonomous Project Management Framework for OpenCode - Advanced AI-powered development automation

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

NPM Version NPM Downloads MIT License GitHub Stars

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 install

Choose 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 changes

Features

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 agents
  • code-analyzer - Code analysis and bug detection
  • test-runner - Test execution and analysis
  • file-analyzer - Large file summarization
  • parallel-worker - Multi-agent coordination
  • mcp-manager - MCP server infrastructure

Language Agents (4)

  • python-backend-engineer - Python architecture and FastAPI
  • javascript-frontend-engineer - Modern JavaScript/TypeScript
  • nodejs-backend-engineer - Express, Fastify, NestJS
  • bash-scripting-expert - Shell automation and scripting

Framework Agents (5)

  • react-frontend-engineer - Full React applications
  • react-ui-expert - UI components (MUI, Chakra, AntD)
  • tailwindcss-expert - Utility-first CSS framework
  • ux-design-expert - UX/UI design and accessibility
  • e2e-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 optimization
  • mongodb-expert - MongoDB schema and aggregation
  • redis-expert - Caching and pub/sub messaging
  • bigquery-expert - Data warehouse and analytics

DevOps Agents (6)

  • docker-containerization-expert - Docker containers and compose
  • kubernetes-orchestrator - K8s deployments and Helm
  • github-operations-specialist - GitHub Actions and workflows
  • observability-engineer - Prometheus, Grafana, ELK
  • traefik-proxy-expert - Reverse proxy configuration
  • ssh-operations-expert - Secure SSH operations

Cloud Agents (5)

  • aws-cloud-architect - AWS infrastructure design
  • azure-cloud-architect - Azure cloud architecture
  • gcp-cloud-architect - GCP cloud design
  • terraform-infrastructure-expert - Infrastructure as Code
  • gcp-cloud-functions-engineer - Serverless functions

Integration Agents (2)

  • message-queue-engineer - Kafka, RabbitMQ, SQS/SNS
  • nats-messaging-expert - NATS pub/sub and queues

Data/ML Agents (3)

  • langgraph-workflow-expert - LangGraph workflows
  • kedro-pipeline-expert - Kedro data pipelines
  • airflow-orchestration-expert - Airflow DAGs

AI API Agents (2)

  • openai-python-expert - OpenAI API integration
  • gemini-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

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.



Built for Claude Code community
Star this repo if ClaudeAutoPM helps your workflow!