Product overview
What is Maige?
Maige is an AI agent with access to GitHub actions that teams normally perform through the repository interface. It can label and assign issues, post comments, review pull requests, generate code, and start a code sandbox. Repository owners customize its behavior with plain-text rules, such as assigning UI issues to a specific person or requiring approval for sensitive configuration changes.
Because the agent can affect collaboration and code, permissions should be limited and its instructions treated like production automation policy. Generated reviews and changes can miss security, architectural, or product context, so maintainers should keep branch protection, required checks, and human approval for important repositories.
How to Use Maige
- Connect the intended GitHub repository with the minimum required permissions.
- Write clear rules for labels, assignments, comments, and review behavior.
- Test the rules on non-critical issues and pull requests.
- Inspect every generated comment, review, and code change.
- Keep protected branches and required CI checks enabled.
- Refine instructions when the agent misclassifies work or lacks context.
Core Features
- Issue labeling: Applies labels from repository context and instructions.
- Automatic assignment: Routes work to configured contributors.
- Issue comments: Responds to repository activity with customizable behavior.
- Pull-request review: Reviews incoming changes against project guidance.
- Code generation: Produces repository changes for requested tasks.
- Code sandbox: Starts an isolated environment for code work.
- Text configuration: Defines automation rules in natural language.
Use Cases
- Triage incoming issues by component or urgency.
- Assign recurring issue types to their owners.
- Check pull requests against contribution guidelines.
- Generate an initial fix or implementation for maintainer review.
Pricing
The Standard plan is $30 per month and includes auto-labeling, assignment, comments, custom instructions, code review, and code generation. The first 30 issues are free, no credit card is required to start, and an Enterprise plan is marked as coming soon. The project is also described as an open-source experiment.
Frequently Asked Questions
Can Maige merge code automatically?
The official page lists broad GitHub actions, but teams should retain protected branches and human approval for merges.
How is behavior configured?
Repository-specific actions are customized with text instructions.
Is there a free trial?
Yes. The current page lists the first 30 issues as free.


