Section 01
Mandrel: A GitHub-Native Governance Framework for AI Coding Assistants
Mandrel is a GitHub-native governance framework for AI coding assistants. Its core goal is to ensure code quality, architectural consistency, and unified professional standards while maintaining the efficiency of AI-driven development. Key mechanisms include:
- An Epic-Centric workflow that uses GitHub Issues, Labels, and Projects V2 as the Single Source of Truth (SSOT)
- A two-command simplified SDLC critical path (/epic-plan from idea to planning, /epic-deliver from development to delivery)
- An automated validation system based on quality gates (linting, testing, type checking, maintainability index, etc.)
- Performance telemetry and observability support to facilitate continuous optimization