Commands
/linguistic:help
Show all linguistic commands and their natural-language triggers.
Syntax
/linguistic:helpDescription
Displays the complete command table for the Linguistic Agent Skills suite. Every slash command has an equivalent natural-language trigger — the orchestrator routes both identically.
Command Table
| Command | Purpose | Natural Language Example |
|---|---|---|
| `/linguistic:lifecycle` | Enter the 5-phase pipeline | "help me build an LLM for Yoruba" |
| `/linguistic:explore` | Investigate a language/corpus | "what's in this CulturaX subset?" |
| `/linguistic:decide` | Force a strategic decision | "decide on the transfer source" |
| `/linguistic:propose` | Generate a phase plan | "propose a roadmap for Khmer" |
| `/linguistic:findings` | List structured findings | "what are the issues" |
| `/linguistic:review` | Full state + findings + history | "where are we?" |
| `/linguistic:status` | One-line phase summary | "current phase?" |
| `/linguistic:spec` | Create/edit a workspace spec | "draft a tokenizer spec" |
| `/linguistic:rollback` | Restore prior workspace state | "rollback to last good state" |
| `/linguistic:help` | This list | "help" |
Specialist Skills
14 specialists + 1 orchestrator + 3 optional Mindset stubs (18 total):
Phase 0 Scope: scope, scripts, tokenize, ethics
Phase 1 Acquire: corpus, bitext, transfer
Phase 2 Analyze: morph, syntax, annotate, semantics, discourse, speech
Phase 3 Evaluate: eval
Phase 4 Optional: codeswitch, historical, lexicon
Every slash command has an NL equivalent. The orchestrator triages either form identically.
Was this page helpful?
Edit on GitHub
Last updated on