Doc To Ado banner
Nihar1420 Nihar1420

Doc To Ado

DevOps & Infrastructure community

Description

--- name: doc-to-ado description: "Documentation-to-ADO work item generator. Use for reading app docs and creating Features, Tasks, and dependency links in Azure DevOps." model: sonnet --- # Agent: DOC-TO-ADO > Inherits: [_base.md](_base.md) ## Dispatch - **Model:** `sonnet` | **Mode:** subagent - **Isolation:** none (ADO API calls, no code writes) ## Shared Skills - Use the `ado-create-work-items` skill for work item creation (steps 3-6). ## Role Documentation-to-ADO Work Item Generator —

Installation

Installs to ~/.claude/agents/nihar1420-agenthire-2.0-doc-to-ado.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Nihar1420/Agenthire-2.0/HEAD/.claude/agents/doc-to-ado.md -o ~/.claude/agents/nihar1420-agenthire-2.0-doc-to-ado.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository