moai-core-rules-reference

Reference official Alfred Rule set materials and governance matrices.

Updated Nov 24, 2025
One-click install
npx skills add https://github.com/jg-chalk-io/Nora-LiveKit --skill moai-core-rules-reference
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-core-rules-reference
Source: https://github.com/jg-chalk-io/Nora-LiveKit/tree/main/.claude/skills/moai-core-rules/reference.md
Command: npx skills add https://github.com/jg-chalk-io/Nora-LiveKit --skill moai-core-rules-reference

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This reference doc lists official materials and matrices for the Alfred Rule set.

Core Features & Use Cases

  • Documentation: references and links to standards.
  • Matrices: governance and evaluation criteria.

Quick Start

Consult the TRUST and 3-layer design matrices for compliance checks.

Frequently Asked Questions about moai-core-rules-reference

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce architectural governance across planning, design, and implementation?

The moai-core-rules reference applies a consistent 3-layer architecture and 4-step ADAP workflow to govern Alfred SuperAgent's orchestration across Command, Agent, and Skill layers. It enforces separation of concerns and delegation patterns to ensure quality gates and compliance throughout feature development, audits, and compliance checks.

What are the TRUST matrix and 3-layer design matrices used for?

The TRUST 4 matrix and 3-layer design matrices provide governance and evaluation criteria for compliance checks. Consult them to validate separation of concerns, delegation patterns, and quality gates across your architecture.

What standards apply to agent-first delegation and AskUserQuestion usage?

The core rules enforce agent-first delegation patterns and standardize AskUserQuestion usage across Command, Agent, and Skill layers. These patterns satisfy functional and technical requirements for orchestration and ensure consistent behavior in practical scenarios.

How do conventional commit standards fit into the governance framework?

Conventional commit standards are part of the Alfred core rules and support documentation, testing, and compliance requirements. They work alongside the 3-layer architecture and ADAP workflow to ensure consistency across planning, implementation, and audit stages.

What's the difference between applying rules at the Command, Agent, and Skill layers?

The core rules apply consistently across all three layers—Command handles orchestration direction, Agent manages delegation logic, and Skill executes domain tasks. Each layer enforces the same 4-step ADAP workflow and separation-of-concerns principles, creating uniform governance from plan to delivery.