it-vendor-commitment-tracker

it-vendor-commitment-tracker is a skill for Claude Code, Codex from igptai/skills. It costs 109 tokens per session (1,786 once invoked), scanned A, original, MIT.

A skill that reads email conversations with IT vendors and managed service providers and records the commitments they make. These can include support response times, implementation dates, patches, uptime promises, and training deliverables.

In plain words
What is it for?
Use it to review a chosen email time range, extract vendor commitments, and track whether each one has been delivered or remains open.
Why use it?
It helps find promises that are still unverified, overdue, or at risk of being missed across long email threads.

Skill for Claude CodeCodex

Part of the igpt-it plugin — 6 skills, 1 agent shipped together

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.

agentmods
npx agentmods add skills/igptai/skills/it-vendor-commitment-tracker
Any agent
npx skills add igptai/skills --skill it-vendor-commitment-tracker
Clone the repo
git clone --depth 1 https://github.com/igptai/skills

Made for: Claude Code, Codex.

Or install igpt-it, the plugin that ships this one along with the rest of its 6 skills, 1 agent.

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 it-vendor-commitment-tracker

README.md
[![agentmods](https://agentmods.dev/badge/skills/igptai/skills/it-vendor-commitment-tracker.svg)](https://agentmods.dev/skills/igptai/skills/it-vendor-commitment-tracker)
Your own site
<a href="https://agentmods.dev/skills/igptai/skills/it-vendor-commitment-tracker"><img src="https://agentmods.dev/badge/skills/igptai/skills/it-vendor-commitment-tracker.svg" alt="Measured on agentmods" height="20"></a>
Per session 109 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,786 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00109 $0.01786
Opus 5 $0.00055 $0.00893
Sonnet 5 $0.00022 $0.00357
Haiku 4.5 $0.00011 $0.00179

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

Security

Grade A, and why

it-vendor-commitment-tracker 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 5d 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.

plugins/igpt-it/skills/it-vendor-commitment-tracker/SKILL.md · 189 lines

How it starts

The opening of the file, as written. The whole thing — 189 lines — stays where its author put it; the contents beside it link to each section on GitHub.

IT Vendor Commitment Tracker

Prerequisites

This skill needs the iGPT MCP at https://mcp.igpt.ai/.

If the MCP tools aren't available or return an auth error, tell the user to install the iGPT plugin (/plugin marketplace add igptai/skills) or add https://mcp.igpt.ai/ as a connector, then complete OAuth and say "ready". Retry once after they confirm. Never invent tokens or OAuth URLs. For deeper troubleshooting: https://raw.githubusercontent.com/igptai/skills/main/shared/mcp-guard.md


What This Skill Does

Scans all IT vendor and managed service provider email threads to extract every commitment made — support response time promises, implementation milestones, patch and update delivery schedules, uptime guarantees, training commitments, and any other formal or informal assurance — and tracks whether each has been delivered or remains open.


Workflow

  1. Before calling any tool, collect these values from the user. Offer the defaults and let the user override them; do not invent values they did not give.

    • [time_range] — what window of email to scan. The user may give this in any form ("last 90 days", "the last quarter", "May 2024", "since the new MSP started"). Default: the last 90 days. Keep the user's natural phrasing for use in the ask input; convert to ISO dates separately for the search call.
    • [vendor_scope] — either "all" (default) or the name of a specific IT vendor or MSP to focus on.
    • [vendor_clause] — derived. When [vendor_scope] is not "all", set to " for vendor [vendor_scope]". When [vendor_scope] is "all", set to empty string.
  2. Call search with:

    • query: SLA response time uptime commit deliver implement patch update training support guarantee promise timeline vendor MSP (if [vendor_scope] is not "all", append the vendor name to the query)
    • date_from: ISO start date derived from [time_range]
    • date_to: ISO end date derived from [time_range] (or today if open-ended)

Read the full file on GitHub · 189 lines

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. 5d ago First seen · 189 lines · 109 tokens per session scan A a988b23b4ce1

Subscribe to this mod's changes

it-vendor-commitment-tracker is a skill published in the GitHub repository igptai/skills (16 stars, last pushed 4mo ago), licensed MIT. It adds 109 tokens to every session and 1,786 once invoked, about $0.0005 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-30.

Related

Other skills, from other repositories

skill-review

Use when the user wants to research, review, or enhance an agent skill on a regular cadence — weekly skill uplift, audit a SKILL.md against best practice, compare with popular external skills, fix working issues, or align with agentskills.io. Triggers on "review this skill", "enhance the X skill", "weekly skills…

carinyadigital/skills · 130 tokens

tasks

Use to decompose anything into delivery work — a product strategy and roadmap into epics, an epic into stories and tasks with Gherkin acceptance criteria, a story into sub-tasks, or an external spec, RFC, or PRD into both in one pass. Resolves the work item's source system (Linear, Jira, GitHub/GitLab issues, or…

carinyadigital/skills · 225 tokens

ralph-loop-setup

Use to seed or configure a Ralph loop before running it: choose a preset (engineering delivery for a work item, ad-hoc for a single repeating prompt, or custom steps), resolve the environment, set the completion promise and iteration budget, and write the loop files. Triggers on "set up a ralph loop", "configure a…

carinyadigital/skills · 118 tokens

code-review

Use when the user wants a code review of a branch, PR, MR, or working diff against its acceptance criteria and declared scope, in whatever form they take in this repo. Triggers on "review my branch", "review this PR", "check this diff before I raise it", "is this ready to merge". Works with any language, delivery…

carinyadigital/skills · 158 tokens

ux-design-review

Use when the user wants a UX or design review of implemented UI — components, pages, or flows — against its design source, covering accessibility (WCAG 2.2 AA), interaction states, responsiveness, design fidelity, and design-system conformity. Triggers on "review the checkout page", "check this UI before I ship it"…

carinyadigital/skills · 166 tokens

docs-review

Use when the user wants a set of documents reviewed — a docs folder, a wiki, a handbook, a repo's markdown, or any collection of written material. Checks that each document is well written and well structured, that boundaries between documents are clear with no duplication, and that the set is consistent and cohesive.…

carinyadigital/skills · 146 tokens