Commands
/linguistic:lifecycle
Enter the full linguistic pipeline orchestrator (Scope → Acquire → Analyze → Evaluate → Release).
Syntax
/linguistic:lifecycleDescription
Activates the linguistic-orchestrator skill and enters the 5-phase pipeline. The orchestrator will:
- Read or create
workspace_state.mdfor the current working directory - Identify the target language(s) and resource class via
linguistic-scope - Triage the user's request to the right phase (Scope / Acquire / Analyze / Evaluate / Release)
- Route to the appropriate specialist skill(s)
This is the same behavior as the natural-language trigger "help me build an LLM for [language]". Use the slash command when you want to be explicit, or to start a fresh pipeline session.
Options
No options. Language target is identified from conversation context or prompted interactively.
Example
/linguistic:lifecycle
> Target language: Khmer
[Phase: Scope | Language: Khmer (khm) | Resource Class: 2 | Skills routed: scope]
Routing to linguistic-scope for ISO 639-3 resolution, Joshi classification...Related Commands
/linguistic:status— check current phase without re-entering the pipeline/linguistic:propose— generate a plan without full pipeline execution/linguistic:review— full state review
Was this page helpful?
Edit on GitHub
Last updated on