Skip to main content

Chapter 35: Supply Chain & Procurement

Teaching Aid

"The supply chain is the most data-rich function in most organisations and the worst-managed one. You have purchase orders, invoices, goods receipts, contracts, shipment records, customs documents, quality certificates, and supplier scorecards — all sitting in different systems, in different formats, managed by different teams. The intelligence to run a world-class supply chain is already there. The problem is that no one person can hold it all in their head at once."

Every supply chain problem is an information problem before it is an operational problem. The vendor does not become distressed overnight — the signals appear weeks before the crisis. The invoice exception is a pattern, not a one-off. The logistics rate is no longer optimal — detectable when the fuel index moves, not when the annual contract review arrives.

This chapter builds the intelligence layer that bridges the gap between the physical world of goods, warehouses, and trucks and the digital world of purchase orders, invoices, and contracts. You will deploy 8 skills and 5 persistent agents that transform supply chain operations from reactive firefighting into continuous, anticipatory procurement intelligence.

What You'll Learn

By the end of this chapter, you will be able to:

  • Diagnose the three structural failures in supply chain operations (reconciliation swamp, vendor blind spot, static optimisation trap) and explain why AI agents address each one
  • Deploy the supply chain plugin's 8-skill architecture and configure it for your organisation using supply-chain.local.md
  • Classify vendors using the Kraljic matrix (Strategic, Tactical, Commodity, Bottleneck) and run six-dimension assessments calibrated by tier
  • Design and test three-way match tolerance rules, then process invoices through the four-stage reconciliation workflow at scale
  • Monitor supplier risk across five dimensions with Tier 2 sub-supplier visibility
  • Analyse carrier performance, optimise logistics lanes, and model supply chain network design scenarios
  • Run spend analytics to identify vendor consolidation opportunities, price inconsistency, and market benchmarking triggers
  • Deploy five persistent agents that run your supply chain intelligence layer continuously and surface the decisions that need attention

Lesson Flow

LessonTitleDurationWhat You'll Walk Away With
L01The Three Structural Failures25 minWhy supply chains fail: the reconciliation swamp, vendor blind spot, and static optimisation trap
L02Plugin Architecture and Installation20 minPlugin installed, supply-chain.local.md configured, all 8 commands accessible
L03Vendor Classification -- The Kraljic Matrix40 minTop 20 vendors classified as Strategic, Tactical, Commodity, or Bottleneck
L04Six-Dimension Vendor Assessment45 minFull six-dimension assessments for your top 5 strategic vendors
L05Three-Way Match Rule Design40 minComplete tolerance rules by category, tested against your invoice sample
L06Invoice Reconciliation at Scale45 min10 invoices reconciled, exceptions classified, vendor communications drafted
L07Supplier Risk -- Five Dimensions45 minRisk dashboard for top 10 suppliers with business case for highest-risk mitigation
L08Logistics and Carrier Performance40 minCarrier scorecard, lane optimisation analysis, savings opportunities quantified
L09Supply Network Design Scenarios35 minMulti-scenario network analysis with cost, service, and carbon comparison
L10Spend Analytics and Consolidation45 minCategory map, consolidation business case, market benchmark for primary opportunity
L11Vendor Communications and Disputes35 minFive communication templates deployed: disputes, CARs, notices, assurance, exit
L12Persistent Agents and Schedule40 minAll 5 agents configured and scheduled, weekly executive brief template running
L13Vendor Exit Protocol35 minComplete exit plan for a bottleneck vendor scenario, emergency RFQ, comms plan
L14Capstone -- End-to-End Procurement90 minFull procurement cycle executed: classify, assess, reconcile, monitor, optimise, brief
L15Chapter Summary and Quick Reference15 minAll commands, all agents, key tables, and the chapter's central insight

Chapter Contract

By the end of this chapter, you should be able to answer these five questions:

  1. What are the three structural failures in supply chain operations, and how does an 8-skill plugin architecture address each one?
  2. How does vendor classification (Strategic, Tactical, Commodity, Bottleneck) determine the depth of assessment, frequency of review, and stringency of risk thresholds?
  3. How does the four-stage invoice reconciliation workflow achieve greater than 95% straight-through processing, and what exception patterns signal systematic vendor data quality issues?
  4. What are the five dimensions of supplier risk, and why is Tier 2 sub-supplier visibility the most dangerous gap in most organisations' risk monitoring?
  5. How do the five persistent agents (Vendor Health Monitor, Invoice Reconciliation, Procurement Calendar, Logistics Intelligence, Spend Intelligence) work together to provide continuous supply chain intelligence?

Prerequisites: Cowork Access

This chapter requires Cowork (set up in Chapter 28) and the Supply Chain plugin.

  1. Install the Supply Chain plugin. In the Cowork sidebar: Customize -> Browse plugins -> Personal -> click + -> Add marketplace from GitHub -> enter https://github.com/panaversity/agentfactory-business-plugins -> find Supply Chain -> click Install.
  2. Connect a working folder for practice files, same as Chapter 28.

After Chapter 35

When you finish this chapter, your perspective shifts:

  1. You see supply chain operations as an information problem. Every disruption, every overpayment, every missed deadline was a signal that existed in the data before it became a crisis. The question is whether anyone — or any agent — was watching.
  2. You have a working 8-skill plugin. Vendor assessment, invoice reconciliation, supplier risk, logistics analysis, spend analytics, network design, vendor communications, and executive briefing are all installed, configured, and deployable.
  3. You understand the boundaries. The agent classifies vendors, reconciles invoices, monitors risk, analyses spend, and briefs leadership. It does not negotiate contracts, approve payments above authority limits, or make sourcing decisions. These boundaries are encoded in every skill file.
  4. You can extend. The vendor assessment framework transfers to any domain with supplier relationships. The invoice reconciliation pattern works for any document-matching workflow. The persistent agent architecture applies wherever continuous monitoring creates value.

Start with Lesson 1: The Three Structural Failures.