From 24a8def9e10852c53f6e72e933cd5a782e404fcb Mon Sep 17 00:00:00 2001 From: "Carlos D. Escobar-Valbuena" Date: Tue, 26 May 2026 07:58:13 -0500 Subject: [PATCH] chore(deprecate): redirect to broomva/skills monorepo (Phase 4d) Skill migrated to broomva/skills/skills/procurer/ (broomva/skills PR #7 merge 1be5fd9). Install: npx skills add broomva/skills --skill procurer Deprecation ends 2026-11-26. --- README.md | 189 +++--------------------------------------------------- 1 file changed, 9 insertions(+), 180 deletions(-) diff --git a/README.md b/README.md index 0d7df26..fcb674d 100644 --- a/README.md +++ b/README.md @@ -1,192 +1,21 @@ -# procurer +# procurer (DEPRECATED — migrated to broomva/skills monorepo) -> **Grounded procurement research for any real-world need.** Turn a problem — "reduce bedroom noise from the avenue", "add air conditioning", "hire an accountant", "buy a TV mount" — into a decision-shaped report with 3–5 ranked alternatives spanning DIY-retail → consultant/turnkey, cited price bands, confidence scores, locale-aware currency, and a clear recommendation with budget envelope. +> **Status:** This repository is in a 6-month deprecation window (until 2026-11-26). The skill has migrated to the [broomva/skills](https://github.com/broomva/skills) monorepo as a Tier-2 vendored skill. -[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE) -[![Tests](https://github.com/broomva/procurer/actions/workflows/tests.yml/badge.svg)](https://github.com/broomva/procurer/actions/workflows/tests.yml) -[![skills.sh](https://skills.sh/b/broomva/procurer)](https://skills.sh/broomva/procurer) - -The procurer skill is the agent's reflex when the user is about to spend money or effort on a problem and needs **calibration** before committing. It enforces grounding discipline (no price without a citation; no fabrication from training data; flag the dominant failure mode early) and produces a report you can act on. - ---- - -## Quick start - -### Install (Claude Code via skills.sh) - -```bash -# Project-level install: -npx skills add broomva/procurer - -# Or globally for your user: -npx skills add -g broomva/procurer -``` - -You can also discover it through the interactive finder: - -```bash -npx skills find procurer -``` - -### Invoke - -Once installed, the skill auto-fires on procurement-shaped prompts: - -> "How much would it cost to fix the noise from my bedroom window?" -> "What are my options for adding A/C?" -> "Should I hire an accountant or do my taxes myself?" -> "Give me a budget for renovating the bathroom." - -You can also invoke explicitly with `/procurer` if your agent supports slash commands. - -### Validate a generated report +## New install command ```bash -python3 scripts/validate_report.py path/to/report.md -``` - -Exits non-zero with a list of structural issues if the report doesn't conform to the procurement-report template (≥ 3 alternatives, citations resolve, recommendation has a budget envelope, etc.). - ---- - -## What you get - -Every procurer run produces a **decision-shaped report** with this structure: - -```markdown -# - -**Locale**: CO Bogotá · **Currency**: COP · **Mode**: standard - -## Problem framing - - -## Alternatives -### Alternative A — (Tiers: T1 → T3) -**Thesis** · **Cost band (low / typical / high)** · **Confidence (0–1)** · **Providers cited (table)** · **Notes** - -### Alternative B — ... -### Alternative C — ... - -## Cross-cutting notes -