moose_practice
Retrieves authoritative MOOSE usage rules for a given task, filterable by planning or coding phase to ensure valid, idiomatic DCS mission code.
Instructions
Pillar 2 (Framework Practice). Returns the most relevant AUTHOR-curated rules for how to use MOOSE well for a given task. Author rules are authoritative and always outrank community code. Optionally filter by phase: plan (planning constraints) or act (coding conventions). Plan/Act workflow: fire phase=plan during planning, phase=act while writing code. Returns small, precise rule records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rules to return (1-30, default 10). | |
| phase | No | Optional: filter to planning or coding rules. | |
| topic | Yes | Task/topic, e.g. "spawn", "schedule", "task", "persist". |