moai-foundation-claude

Author Claude Code Skills and configure extension surfaces.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/Jongsix/remote-claudecode --skill moai-foundation-claude-jongsix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-foundation-claude
Source: https://github.com/Jongsix/remote-claudecode/tree/main/.claude/skills/moai-foundation-claude
Command: npx skills add https://github.com/Jongsix/remote-claudecode --skill moai-foundation-claude-jongsix

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a canonical reference for creating and configuring Claude Code extensions, so teams do not have to piece together skills, sub-agents, plugins, commands, hooks, memory, settings, sandboxing, and headless workflows from scattered docs.

Core Features & Use Cases

  • Skill Authoring: Defines the required SKILL.md structure, metadata, and progressive disclosure patterns for compliant Claude Code Skills.
  • Sub-agent and Plugin Workflows: Explains how to design specialized agents, plugin manifests, commands, hooks, and marketplace distribution.
  • Operational Configuration: Covers memory, settings, IAM, sandboxing, status line, and headless execution patterns for safe automation.
  • Use Case: A developer building a team-shared Claude Code toolkit can use this Skill to design the extension structure, choose the right frontmatter, and wire together supporting files correctly.

Quick Start

Use this skill to design a Claude Code extension or configure a project-level Claude Code workflow with the right skills, agents, hooks, and settings.

Frequently Asked Questions about moai-foundation-claude

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

FAQPage Schema
How do I create a Claude Code Skill with the correct SKILL.md frontmatter structure?

To create a Claude Code Skill, define a SKILL.md file with required metadata, frontmatter standards, and progressive disclosure patterns. This canonical reference ensures your compliant skills are structured correctly for team distribution.

How do I configure Claude Code hooks and sub-agents for automated workflows?

Configure Claude Code hooks and sub-agents by designing specialized agents, hook events, and plugin manifests. This reference explains how to wire these extension surfaces together for safe, automated headless execution workflows.

What is the best way to set up Claude Code sandboxing and least-privilege tool access?

Claude Code sandboxing and least-privilege tool access are configured through project settings and IAM rules. This reference provides operational configuration patterns for memory, settings, and safe automation boundaries.

Can I use Claude Code custom slash commands and plugins for team-shared toolkits?

Yes, you can build team-shared Claude Code toolkits using custom slash commands, plugin manifests, and marketplace distribution. This reference explains how to design the extension structure and choose the right frontmatter for your team.

Does Claude Code headless automation support memory files and status line configuration?

Claude Code headless automation supports memory files, status line, and settings configuration. This reference covers operational configuration patterns for memory, IAM, and on-demand supporting documentation needed for headless execution.

When do I need progressive disclosure patterns for Claude Code extensions?

Progressive disclosure patterns are needed when authoring complex Claude Code extensions with on-demand supporting documentation. This approach satisfies frontmatter standards and ensures least-privilege tool access across skills, sub-agents, and plugins.