mandu-refiner

Extract, normalize, and split Product Backlog Items from Word documents for Azure DevOps work items.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/MauricioZwenger/ia-context --skill mandu-refiner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mandu-refiner
Source: https://github.com/MauricioZwenger/ia-context/tree/main/.github/skills/mandu-refiner
Command: npx skills add https://github.com/MauricioZwenger/ia-context --skill mandu-refiner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, requests, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the proceso de refinamiento y división de Product Backlog Items en Azure DevOps, facilitando la gestión de grandes requerimientos y asegurando especificaciones claras.

Core Features & Use Cases

  • Refinamiento automatizado: Extrae y normaliza descripción, criterios de aceptación y tareas relacionadas desde documentos .docx y otros recursos.
  • División de PBIs grandes: Recomienda dividir PBIs heterogéneos o muy extensos, generando múltiples ítems estimados y vinculados correctamente.
  • Ejemplo de uso: Como Product Owner, puedo mejorar la precisión del backlog al refinar automáticamente las especificaciones y dividir tareas complejas antes de su implementación.

Quick Start

Use the mandu-refiner skill to analyze and refine a PBI description and generate tasks using the provided documents and resources.

Frequently Asked Questions about mandu-refiner

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

FAQPage Schema
How do I split large Azure DevOps PBIs into smaller estimated tasks?

Backlog refinement automates the extraction and splitting of large Azure DevOps Product Backlog Items by processing Word documents, generating detailed specifications, and suggesting divisions with accurate estimates for agile project management.

How do I extract acceptance criteria from Word documents for Azure DevOps?

Requirement analysis normalizes descriptions, acceptance criteria, and related tasks directly from .docx files, preparing structured Azure DevOps work items to ensure clarity and traceability in your backlog.

What is the best way to refine ambiguous product backlog items before sprint planning?

Backlog refinement processes ambiguous Product Backlog Items by extracting requirements from .docx files, normalizing specifications, and recommending task splitting to ensure accurate estimates and traceability.

Does Python requests support automated work item creation in Azure DevOps?

Python scripts using the requests library prepare and automate Azure DevOps work item creation by processing extracted backlog data, ensuring accurate estimates and proper linking for refined items.

When should I divide large PBIs instead of keeping them as single work items?

Task splitting is recommended for large or heterogeneous Product Backlog Items when refinement identifies them as too extensive, generating multiple linked and accurately estimated work items for better agile management.