moai-foundation-claude

Organize Claude Code Skills, sub-agents, plugins, hooks, memory, and settings.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/windysky/claude_notification_wsl2 --skill moai-foundation-claude-windysky
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-foundation-claude
Source: https://github.com/windysky/claude_notification_wsl2/tree/main/.claude/skills/moai-foundation-claude
Command: npx skills add https://github.com/windysky/claude_notification_wsl2 --skill moai-foundation-claude-windysky

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a canonical, modular foundation for Claude Code Skills and Sub-agents, enabling teams to create, organize, and reuse Skills, plugins, hooks, memory, and settings with consistent conventions.

Core Features & Use Cases

  • Progressive disclosure scaffolding for Skill and sub-agent development
  • Modular components: skills, sub-agents, plugins, hooks, memory
  • Reuse across projects: templates and patterns for team-wide standards

Quick Start

To begin, review the Skill's SKILL.md to understand its structure, then consult the reference and examples to implement or adapt for your project. Then, clone this foundation into your workflow and start building your first Skill.

Frequently Asked Questions about moai-foundation-claude

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

FAQPage Schema
How do I build modular Claude Code skills and sub-agents for my projects?

You can author modular Claude Code skills and sub-agents using a canonical foundation kit that provides progressive disclosure scaffolding, ensuring consistent conventions and lifecycle management across projects.

What is the best way to organize Claude Code plugins and hooks for team reuse?

Organizing Claude Code plugins and hooks for team reuse is best handled by a modular foundation that enforces documented integration points, enabling templates and patterns to standardize team-wide conventions.

Does Claude Code support progressive disclosure for sub-agent development?

Yes, Claude Code supports progressive disclosure for sub-agent development by providing scaffolding within a canonical authoring kit, structuring components for progressive architecture and documented integration.

How do I start building my first Claude Code skill using a foundation kit?

To start building your first Claude Code skill, review the foundation kit's SKILL.md to understand its structure, then consult reference examples to clone the foundation into your workflow.

Why do I need a canonical foundation for Claude Code memory and settings?

You need a canonical foundation for Claude Code memory and settings to enforce modular architecture and consistent lifecycle management, preventing fragmented configurations across multiple projects.