What problem does it solve?
Unified GitHub interaction covering artifact types, comment conventions, CLI commands, and issue lifecycle. Used when reading from or writing to GitHub Issues, managing the project board, or posting structured comments.
Core Features & Use Cases
- GitHub as Source of Truth: All project state lives on GitHub. No local .planning/ files. The canonical record for every phase, task, and progress update is an Issue or Issue comment on the configured repository.
- Issue Structure: Phase issues, Task sub-issues, and nested relationships to represent plan and work breakdown.
- Comment Types: Each posted artifact includes a type marker to indicate plan, research, context, progress, verification, or summary.
- CLI Commands Reference: Provides a complete, router-based set of commands to manage issues, plan tasks, post comments, and update project boards.
- Board Columns & Labels: Standardized workflow columns and labels guide issue progression and visibility.
Quick Start
Install MAXSIM and begin using the github-operations workflow to manage issues, tasks, and comments.