bymicrosoft· 555 skills
This skill retrieves and displays work items assigned to the user in Azure DevOps, organized by type and sorted by recently changed. It prompts for a project name or lists available projects if not provided, then fetches work item details and displays them in a formatted table with clickable links.
$npx -y skills add microsoft/azure-devops-skills --skill boards-my-workInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/azure-devops-skills" --skill "microsoft/azure-devops-skills/boards-my-work"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/azure-devops-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/azure-devops-skills"` and select the relevant skills, then follow their instructions.