Merge pull request #92 from 0xnayuta/fix/quote-understand-argument-hint-yaml

fix(skill): quote understand argument-hint yaml
This commit is contained in:
Yuxiang Lin
2026-04-18 22:22:39 +08:00
committed by GitHub
@@ -1,7 +1,7 @@
---
name: understand
description: Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships
argument-hint: [path] [--full|--auto-update|--no-auto-update|--review]
argument-hint: ["[path] [--full|--auto-update|--no-auto-update|--review]"]
---
# /understand