Loading...
Loading...
Compare original and translation side by side
/plans # All non-archived plans (excludes implemented + superseded)
/plans all # All plans regardless of status
/plans --status=draft # Filter by status
/plans --type=migration # Filter by plan type/plans # All non-archived plans (excludes implemented + superseded)
/plans all # All plans regardless of status
/plans --status=draft # Filter by status
/plans --type=migration # Filter by plan type| Argument | Maps To | Values |
|---|---|---|
| no filter | show everything |
| | draft, accepted, stories-created, in-progress, implemented, superseded, archived |
| | feature, refactor, migration, infra, tooling, workflow, audit, spike |
| | e.g., APIP, SKCR, DASH |
| (no args) | default | exclude |
| 参数 | 映射到 | 取值 |
|---|---|---|
| 无过滤器 | 展示所有内容 |
| | draft, accepted, stories-created, in-progress, implemented, superseded, archived |
| | feature, refactor, migration, infra, tooling, workflow, audit, spike |
| | e.g., APIP, SKCR, DASH |
| (无参数) | 默认 | 排除 |
kb_list_planslimit: 100kb_list_plans({ status: 'draft', limit: 100 })kb_list_plans({ status: 'in-progress', limit: 100 })stories-createdacceptedkb_list_plans({ limit: 100 })implementedsupersededlimit: 100kb_list_planskb_list_plans({ status: 'draft', limit: 100 })kb_list_plans({ status: 'in-progress', limit: 100 })stories-createdacceptedkb_list_plans({ limit: 100 })implementedsuperseded| Plan Slug | Title | Status | Type | Prefix | Priority | Stories | Tags | Updated |——+N| Plan Slug | Title | Status | Type | Prefix | Priority | Stories | Tags | Updated |——+NN plans total: X draft, Y in-progress, Z implemented, W supersededN plans total: X draft, Y in-progress, Z implemented, W superseded