moai

Orchestrate remote Claude Code development requests through Discord workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill turns a remote Discord interface into a control plane for Claude Code, letting developers direct coding work without being at their desk.

Core Features & Use Cases

  • Remote task control: Send development requests from a phone, tablet, or another computer and have them routed into the local Claude Code workflow.
  • Workflow orchestration: Handle planning, implementation, documentation sync, fixes, and iterative loops through structured subcommands.
  • Team and quality coordination: Support agent teams, task tracking, quality validation, and safe fallback behavior when automated prerequisites are missing.
  • Use Case: A developer can queue a bug fix from Discord, let the bot coordinate the work on their machine, and then review the synced documentation and result afterward.

Quick Start

Ask the moai skill to take a natural-language development request and route it into the appropriate workflow.

Frequently Asked Questions about moai

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

FAQPage Schema
How do I control Claude Code remotely from my phone or another device?

To control Claude Code remotely, you can route natural-language development requests through a Discord interface, which acts as a control plane to direct coding work on your local machine from anywhere.

Can I use Discord to orchestrate AI coding agent teams and task tracking?

Yes, Discord can orchestrate AI coding agent teams by routing requests into structured workflows that include task tracking, quality gates, and safe fallback behavior for team execution modes.

What development workflows can I trigger through Discord-based AI orchestration?

Through Discord-based AI orchestration, you can trigger planning, implementation, documentation sync, fixes, iterative loops, and project setup using structured workflow metadata and subcommands.

Does remote Claude Code orchestration handle quality validation and fallback behavior?

Remote Claude Code orchestration applies quality validation gates and handles fallback behavior automatically when automated prerequisites are missing during team or non-team execution flows.

Do I need a local machine running to execute AI coding tasks sent from Discord?

Yes, a local machine running Claude Code is required because the Discord interface functions as a remote control plane that routes development requests into your local workflow for execution.