Clean-install path: use the Go command from .github/tools/skills-go.
Arguments
#
Name
Required
Description
1
organization
Yes
Azure DevOps organization
Examples
go run ./.github/tools/skills-go/cmd/skills-go list-projects myorg
Output
Returns JSON with a value array of project objects, each containing id, name, description, and state.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: sasky80-ado-reviewer-list-projects3description: List Projects4---56# List Projects78## Platform Note910- Clean-install path: use the Go command from `.github/tools/skills-go`.1112## Arguments1314| # | Name | Required | Description |15|---|------|----------|-------------|16| 1 | organization | Yes | Azure DevOps organization |1718## Examples1920```bash21go run ./.github/tools/skills-go/cmd/skills-go list-projects myorg22```2324## Output2526Returns JSON with a `value` array of project objects, each containing `id`, `name`, `description`, and `state`.2728---29> Converted and distributed by [TomeVault](https://tomevault.io/claim/sasky80) — claim your Tome and manage your conversions.30<!-- tomevault:4.0:skill_md:2026-04-15 -->
Run npx skillmds@latest add tomevault-io/sasky80-ado-reviewer-list-projects in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
List Projects It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.