fix: add command metadata frontmatter

This commit is contained in:
Affaan Mustafa
2026-04-30 03:26:10 -04:00
committed by Affaan Mustafa
parent a374eaf49d
commit 01d3743a8c
21 changed files with 144 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
---
description: Start a managed autonomous loop pattern with safety defaults and explicit stop conditions.
---
# Loop Start Command
Start a managed autonomous loop pattern with safety defaults.