diff --git a/AGENTS.md b/AGENTS.md index e1ddb88c..c5eea9b8 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -45,6 +45,7 @@ Supported metadata keys: - `# omarchy:args=...` - usage arguments - `# omarchy:examples=...` - examples separated with ` | ` - `# omarchy:alias=...` / `# omarchy:aliases=...` - alternate routes +- `# omarchy:hidden=true` - hide from default command listings - `# omarchy:requires-sudo=true` - mark commands that require sudo Prefer explicit metadata for user-facing commands. Keep routes consistent with the filename unless there is a deliberate alias or compatibility route.