sdi2200262/agentic-project-management
An open-source framework for managing software projects using coordinated teams of AI agents with structured context preservation and handoffs.

APM structures complex projects into coordinated multi-agent workflows where specialized agents handle planning, coordination, and execution. The system uses three agent types: a Planner for requirements decomposition, a Manager for task assignment and review, and Workers for domain-specific implementation. It addresses context degradation in long conversations through structured handoffs that preserve working knowledge between agent instances.