Commit 7b0e26b
committed
refactor(skills): split ado-cli command reference into topic files
The ado-cli SKILL.md was a 540-line monolith. Split the Full command
reference into 7 topic-focused reference files under references/:
projects-teams-users.md, repos.md, workitems.md, prs.md,
pipelines.md, artifacts.md, admin.md
SKILL.md is now 284 lines: overview, decision tree, quick-start,
global options, and a reference file index with a table mapping each
area to its file. Reference files are readable via:
ado skills read ado-cli/references/prs.md
Also cleaned up stale content:
- ado-auth: removed 4 historical bug-fix rows (v0.4.2/v0.4.3 fixes)
- ado-ci: replaced version-pinned download URLs (ado-0.4.3-*) with
version-agnostic latest release URLs1 parent ae35621 commit 7b0e26b
10 files changed
Lines changed: 398 additions & 313 deletions
File tree
- priv/skills
- ado-auth
- ado-ci
- ado-cli
- references
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | 169 | | |
174 | 170 | | |
175 | 171 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
| 69 | + | |
| 70 | + | |
72 | 71 | | |
73 | 72 | | |
74 | | - | |
| 73 | + | |
75 | 74 | | |
76 | 75 | | |
77 | | - | |
78 | | - | |
| 76 | + | |
| 77 | + | |
79 | 78 | | |
80 | 79 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 80 | + | |
87 | 81 | | |
88 | 82 | | |
89 | 83 | | |
| |||
0 commit comments