Skip to content

Commit fd30b25

Browse files
committed
docs: sync command reference groups
1 parent b79ca19 commit fd30b25

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

  • packages/web/src/content/docs/docs/reference/commands

packages/web/src/content/docs/docs/reference/commands/index.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Kompass ships workflow-oriented commands authored as explicit templates in `pack
77

88
## Groups
99

10-
- Core: `/ask`, `/branch`, `/commit`, `/commit-and-push`, `/learn`, `/merge`, `/rmslop`, `/skill/create`, `/skill/optimize`
10+
- Workflow: `/ask`, `/branch`, `/commit`, `/commit-and-push`, `/merge`, `/rmslop`
11+
- Guidelines: `/learn`, `/skill/create`, `/skill/optimize`
1112
- Ticket: `/ticket/ask`, `/ticket/create`, `/ticket/dev`, `/ticket/plan`, `/ticket/plan-and-sync`
1213
- PR: `/pr/create`, `/pr/fix`, `/pr/review`, `/review`
1314
- Orchestration: `/dev`, `/ship`, `/todo`
@@ -19,7 +20,7 @@ Kompass ships workflow-oriented commands authored as explicit templates in `pack
1920
- navigator workflows orchestrate locally and delegate focused leaf work with literal `<delegate>` blocks
2021
- outputs are deterministic, reviewable, and usually terminal
2122

22-
## Core workflows
23+
## Workflow Commands
2324

2425
### `/ask`
2526

0 commit comments

Comments
 (0)