Files

23 lines
1.4 KiB
Markdown

# Project Management Office (PMO)
This directory contains the Project Management Office functionality for tracking and managing projects across the organization.
## Structure
- **[artifacts/](./artifacts/)** - All PMO artifacts including dashboards, projects, reports, resources, and configuration
- **[docs/](./artifacts/docs/)** - Detailed documentation for PMO components
- [Dashboard Documentation](./artifacts/docs/dashboard.md) - Information about PMO dashboards
- [Project Registry Documentation](./artifacts/docs/projects.md) - Information about project tracking
- [Report Generation](./artifacts/docs/reports.md) - Information about status reports
- [Resource Management](./artifacts/docs/resources.md) - Information about resource tracking
- [Configuration Guide](./artifacts/docs/config.md) - Information about PMO configuration
- [Artifacts Overview](./artifacts/docs/artifacts.md) - Information about PMO artifacts
- **[collab/](./collab/)** - Project-specific collaboration files for PMO operations
## Purpose
The PMO provides centralized visibility into all projects, enabling effective management and coordination across the organization. AI agents may update PMO components when project milestones are reached or status changes occur.
## Documentation
For detailed information about PMO functionality, please refer to the [detailed documentation](./artifacts/docs/index.md).