Chat Mode/Agent Name
MinimalCodingAgent
Type
Custom Agent
Purpose
Enable contributors to use a minimal coding agent (native Github custom agent) that enforces engineering excellence, security, and best practices, but only produces the smallest functional code avoiding overengineering and unnecessary documentation, editing/adding only the necessary files.
Requirements
- Implement logic/code minimally and strictly to requirements
- Enforce repository conventional style and security rules
- Prohibit extra comments/documentation except for critical notes
- Discourage unnecessary abstractions, backwards compatibility, or non-essential features
- Is native GitHub custom agent