dashboard-azure-devops

dashboard-azure-devops is a skill for Claude Code, Codex from falercia/deep-claude. It costs 65 tokens per session (667 once invoked), scanned A, original, no licence file.

A dashboard generator for Azure DevOps, Microsoft's service for managing code, work items, and delivery pipelines. It creates executive views from Azure DevOps data, including sprint metrics, engineering indicators, DORA metrics, and team velocity.

In plain words
What is it for?
Use it to create dashboards for sprint reporting, engineering performance, DORA metrics, and team velocity from Azure DevOps data.
Why use it?
It turns project and delivery data into management-focused measurements. This helps review engineering progress without manually compiling the figures.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to create dashboards for sprint reporting, engineering performance, DORA metrics, and team velocity from Azure DevOps data.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/falercia/deep-claude/dashboard-azure-devops
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add falercia/deep-claude --skill dashboard-azure-devops
Clone the repo
git clone --depth 1 https://github.com/falercia/deep-claude

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for dashboard-azure-devops

README.md
[![agentmods](https://agentmods.dev/badge/skills/falercia/deep-claude/dashboard-azure-devops.svg)](https://agentmods.dev/skills/falercia/deep-claude/dashboard-azure-devops)
Your own site
<a href="https://agentmods.dev/skills/falercia/deep-claude/dashboard-azure-devops"><img src="https://agentmods.dev/badge/skills/falercia/deep-claude/dashboard-azure-devops.svg" alt="Measured on agentmods" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 667 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00065 $0.00667
Opus 5 $0.00032 $0.00333
Sonnet 5 $0.00013 $0.00133
Haiku 4.5 $0.00006 $0.00067

Measured 6d ago against content hash b1676e94d3a3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

dashboard-azure-devops scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/dashboard-azure-devops/SKILL.md · 80 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 80 lines · 65 tokens per session scan A b1676e94d3a3

Subscribe to this mod's changes

dashboard-azure-devops is a skill published in the GitHub repository falercia/deep-claude (1 stars, last pushed 11d ago), with no licence file. It adds 65 tokens to every session and 667 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

mass-ulw

Drives dependency-ordered child work through the native workflow tool, one run per phase with retry/amend/send recovery. Use when the user asks for mass-ulw, a DAG of tasks, or fan-out work where some tasks must wait on others.

code-yeongyu/oh-my-openagent · 55 tokens

suede-ops-architecture

Suede-owned operations-architecture discipline that fixes the shape of a system before anyone builds it: entity schema first, exactly one write path per entity, every unit of work routed to a deterministic automation, an AI agent, or a human decision, every existing tool marked absorb, keep, or kill, and the build…

JasonColapietro/suede-creator-skills · 212 tokens

suede-ops-assessment

Suede-owned operations-assessment discipline that maps how work actually happens before anyone designs a system: floor-level interviews with the people who do the work, an inventory of every silo including spreadsheets and inboxes used as databases, friction quantified in the requester's own numbers, opportunities…

JasonColapietro/suede-creator-skills · 197 tokens

github-triage

Read-only GitHub triage for issues AND PRs. 1 item = 1 background task (category: quick). Analyzes all open items and writes evidence-backed reports to /tmp/{datetime}/. Every claim requires a GitHub permalink as proof. NEVER takes any action on GitHub - no comments, no merges, no closes, no labels. Reports only.…

code-yeongyu/oh-my-openagent · 104 tokens

timeline-creator

Create HTML timelines and project roadmaps with Gantt charts, milestones, phase groupings, and progress indicators. Use when users request timelines, roadmaps, Gantt charts, project schedules, or milestone visualizations.

mhattingpete/claude-skills-marketplace · 47 tokens

multi-agent-client-onboarding

Uses Agent SDK to deploy 3 parallel agents for client onboarding -- workflow auditor, tech stack mapper, and strategy drafter. Real consulting workflow that produces a complete client assessment.

OneWave-AI/claude-skills · 41 tokens