ado-user-story-writing

Create, update, and refine Azure DevOps user stories with HTML-formatted fields.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/klemensms/mcp-consultant-tools --skill ado-user-story-writing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ado-user-story-writing
Source: https://github.com/klemensms/mcp-consultant-tools/tree/main/.claude/skills/ado-user-story-writing-html
Command: npx skills add https://github.com/klemensms/mcp-consultant-tools --skill ado-user-story-writing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill simplifies creating, updating, and refining Azure DevOps user stories. It handles HTML-formatted Description and Acceptance Criteria fields, enabling consistent documentation and collaboration.

Core Features & Use Cases

  • Create, update, and refine Azure DevOps work items representing user stories.
  • Ensure Description and Acceptance Criteria are correctly formatted in HTML for downstream systems.
  • Use cases include creating new user stories from stakeholder requirements, updating existing stories with new acceptance criteria, and refining descriptions during sprint planning.

Quick Start

Provide an Azure DevOps work item number and the desired changes, and I will apply them to the corresponding user story.

Frequently Asked Questions about ado-user-story-writing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update Azure DevOps user stories with HTML formatted acceptance criteria?

To update Azure DevOps user stories with HTML formatted acceptance criteria, provide the work item number and the desired changes. The skill fetches the item by number, applies HTML content to the Description and Acceptance Criteria fields, and persists changes back via the MCP server.

Can I create new Azure DevOps work items from stakeholder requirements using this tool?

Yes, you can create new Azure DevOps work items from stakeholder requirements. Supply the requirement details, and the tool will generate the user story with correctly HTML-formatted Description and Acceptance Criteria fields for downstream systems.

Do I need an MCP server to manage Azure DevOps work items through this skill?

Yes, an MCP server is required to manage Azure DevOps work items through this skill. The tool fetches work items by number and persists all HTML-formatted description and acceptance criteria changes back to Azure DevOps using the MCP server connection.

What is the best way to refine Azure DevOps user story descriptions during sprint planning?

The best way to refine Azure DevOps user story descriptions during sprint planning is to supply the work item number and updated text. The skill ensures the description and acceptance criteria are correctly formatted in HTML and updates the existing item directly.

Why does my Azure DevOps user story formatting break when I update acceptance criteria?

Azure DevOps user story formatting can break because the Description and Acceptance Criteria fields require HTML-formatted content. This skill resolves the issue by automatically applying the correct HTML formatting to your text before persisting changes back to Azure DevOps.