From maos
Slash commands for the multi-agent-os plugin. Commands are auto-discovered by Claude Code from this directory.
How this command is triggered — by the user, by Claude, or both
Slash command
/maos:READMEThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Multi-Agent OS Commands ## Overview Slash commands for the multi-agent-os plugin. Commands are auto-discovered by Claude Code from this directory. ## Available Commands | Command | File | Description | |---------|------|-------------| | `/sync` | `sync.md` | Sync content from framework to consumer | | `/audit` | `audit.md` | On-demand session/agent/task auditing | | `/agentic-status` | `agentic-status.md` | Display human-readable status maps | | `/worktree` | `worktree.md` | Manage git worktrees | | `/delegate` | `delegate.md` | Delegate tasks to sub-agents | | `/founder-playbook` | `...
Slash commands for the multi-agent-os plugin. Commands are auto-discovered by Claude Code from this directory.
| Command | File | Description |
|---|---|---|
/sync | sync.md | Sync content from framework to consumer |
/audit | audit.md | On-demand session/agent/task auditing |
/agentic-status | agentic-status.md | Display human-readable status maps |
/worktree | worktree.md | Manage git worktrees |
/delegate | delegate.md | Delegate tasks to sub-agents |
/founder-playbook | founder-playbook.md | Diagnose AI-native startup stage + route to stage skills |
/sync — Keep consumer projects updated with framework/audit — Deep analysis via Sentinel Protocol/agentic-status — Quick visual status check/worktree — Git worktree management/delegate — Sub-agent task delegation/founder-playbook — Diagnose AI-native startup stage; route to founder-stage-* skillsEach command file uses frontmatter:
---
name: command-name
description: Brief description
---
# /command-name Command
[Documentation...]
Commands are invoked in Claude Code conversations:
/sync all
/audit session
/agentic-status
/worktree create c614-feature
/delegate analyst "Review the requirements"
{name}.md in this directoryname and descriptionPart of multi-agent-os plugin v1.0.0
npx claudepluginhub ekson73/multi-agent-os --plugin multi-agent-os/READMEOrchestrates multiple skills into reusable workflows for project management tasks like discovery, strategy, PRD writing, roadmap planning, and prioritization.
/READMEManages SuperClaude commands — lists available commands and installs them via the 'superclaude install' workflow.
/READMEGenerates institutional-grade equity research reports for a given ticker symbol, including fundamental analysis, catalysts, valuation, risk assessment, and technical context.
/READMETransforms rough, vague prompts into detailed, specific instructions for Claude Code, including steps, security, testing, and commit guidance. Copy the output for better results.
/READMEDisplays the full catalog of 31 slash commands organized by SDD workflow, data engineering, visualization, and developer productivity categories.
/READMEDisplays documentation for seven slash commands that automate project exploration, planning, session workflow, and release safety in Claude Code.