Agent Skillsmohitagw15856/pm-claude-skills › tool-procurement-eval

tool-procurement-eval

GitHub

用于在引入新工具前进行系统化评估。通过明确需求、审查现有工具重叠度、设计带成功标准的试用及安全检查,防止盲目采购。最终输出采用或拒绝的结论及理由,确保工具真正解决业务痛点且符合安全合规要求。

plugins/pm-cowork/skills/tool-procurement-eval/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

询问是否应购买某工具 请求为团队评估软件 指出已有类似工具需去重 希望在承诺前运行正式试用

Install

npx skills add mohitagw15856/pm-claude-skills --skill tool-procurement-eval -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/plugins/pm-cowork/skills/tool-procurement-eval -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@tool-procurement-eval

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill tool-procurement-eval -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "tool-procurement-eval",
    "description": "Evaluate a new tool before it joins the stack — the problem-first framing (tools answer needs, not demos), the trial designed with success criteria upfront, the stack-fit check (integration, overlap, the tool-sprawl tax), and the security\/data review sized to the stakes. Use when asked should we buy this tool, evaluate this software for the team, we have three tools that do this already, or run a proper trial before committing. Produces the need statement, the trial design with pre-set criteria, the stack-fit audit, and the adopt\/decline verdict with its reasoning."
}

Tool Procurement Eval Skill

Tools enter stacks backwards: someone sees a demo, gets excited, and the "evaluation" becomes a justification ritual (vendor-comparison-matrix fights this at the compare stage; this skill fights it at the door). The forward order: the need stated first (which problem, whose, costing what — purchase-justification arithmetic), the stack-fit check before the trial (does something we own already do this? — the overlap audit that kills half of tool requests honestly), the trial designed with success criteria written before day one (or the trial's warm feelings decide), and the security/data review sized to what the tool touches — because the fun tool that ingests customer data is a compliance decision wearing a productivity costume.

What This Skill Produces

  • The need statement — the problem, its owner, its cost, and the requirements it implies (must vs. nice — pre-demo)
  • The stack-fit audit — the overlap check against owned tools, the integration reality, and the sprawl tax named
  • The trial design — duration, participants, the pre-written success criteria, and the decision date
  • The verdict — adopt (with owner and rollout) / decline (with the reason logged) — plus the security-review gate where data warrants

Required Inputs

Ask for these if not provided:

  • The problem, not the tool — what's broken/slow/manual today, for whom, costing what; "I saw this cool tool" gets reverse-engineered into its implied need, which sometimes evaporates on contact
  • The current stack — what's owned that's adjacent (the overlap audit needs the inventory — contract-renewal-tracker's list is the source); most orgs own 30% more capability than they use
  • What the tool would touch — customer data? Credentials? Just public content? The security review's depth follows (skill-vetting blast-radius thinking, applied to SaaS)
  • The trial population — who'd actually test it (the enthusiast and a skeptic — enthusiast-only trials always pass)

Framework: The Eval Rules

  1. Need before tool: the statement — problem, owner, frequency, cost of the status quo — written before any vendor contact; requirements derive from it (must-haves gate, nice-to-haves score). Tools without a need statement are solutions shopping for problems on your budget.
  2. The overlap audit runs early and honestly: does an owned tool cover 80% of the need? (The honest answer kills the request — cheaply and correctly.) Half-used owned tools get their config/training gap named instead ("we own this in Notion; nobody set it up") — the sprawl tax (another login, another admin, another renewal row, another data silo) is a real cost the shiny demo never quotes.
  3. Trials have pre-written criteria and a skeptic: "success = the team's weekly report time drops below 2 hours, and 4 of 6 pilots choose to keep it" — written before day one (survey-design-basics pre-commitment), tested with the enthusiast and the skeptic (the enthusiast finds the ceiling; the skeptic finds the floor), timeboxed with a decision date. Trials without criteria are extended demos that always end in purchase.
  4. The security gate scales to the data: public-content tools get the light pass (vendor's security page, the data-processing basics); anything touching customer data, credentials, or internal documents gets the real review (where's the data stored, who can access, the deletion story, the tos-decoder read of their terms) — before the trial pipes real data in, not after. "It's just a trial" is how customer data ends up in un-reviewed vendors.
  5. The verdict gets logged either way: adopt → owner named, rollout planned, the renewal row created at signature ([the intake rule]) · decline → the reason in the decision-log ("evaluated [tool] July 2026 — declined: 80% covered by owned stack") — because the same tool returns with a new champion every eighteen months, and the log converts the rematch into a lookup.

Output Format

Tool Eval: [tool] — need: [the problem statement]

The Need + Requirements

[Problem/owner/cost · must-haves · nice-to-haves — dated pre-demo]

Stack-Fit Audit

[Overlap: (owned tools × coverage %) · the config-gap finding if applicable · integration reality · the sprawl tax lines]

Trial Design

[Duration · pilots (enthusiast + skeptic named) · the pre-written criteria · decision date · the security gate status before real data]

The Verdict

[Adopt: owner/rollout/renewal-row · Decline: the logged reason · either way: in the decision log]

Quality Checks

  • The need statement predates vendor contact
  • The overlap audit ran against the real inventory with honest coverage
  • Trial criteria were written before day one and include a skeptic
  • The security review preceded real data entering the trial
  • The verdict is logged with reasons, adopt or decline

Anti-Patterns

  • Do not evaluate backwards from the demo — the need statement is the eval's spine
  • Do not skip the overlap audit — the cheapest tool is the one already owned and unconfigured
  • Do not run criteria-free trials — warm feelings always vote adopt
  • Do not pipe customer data into "just a trial" — the gate runs first at exactly that moment
  • Do not decline silently — the unlogged rejection is next year's rematch, at full cost

Version History

  • 471c606 Current 2026-07-22 14:06

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
b52b8a27
Indexed
2026-07-22 14:06

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 03:51
浙ICP备14020137号-1 $방문자$