Obsidian vault management suite. Use when the user mentions vault, obsidian, notes, knowledge base, or asks to capture notes, clean up, search, organize, backup, get health reports, or AI-analyze their vault. Handles all vault operations via sub-commands: capture, cleanup, health, search, organize, ai, backup, setup. Triggers on /vault, vault capture, vault cleanup, vault health, vault search, vault organize, vault ai, vault backup, vault setup, or natural language equivalents.
Interactive Stripe subscription lifecycle tester for the ProcurementExpress (po-app) Rails app. Simulates real Stripe webhook flows in dev environment to test subscription lock/unlock behavior. Use when: "test stripe", "test subscription", "test payment flow", "test incomplete subscription", "test payment failed", "test subscription lock", "stripe test scenario", "test billing", "/stripe-subscription-tester", "simulate stripe webhook", "test parent company lock", "test child company cascade", or any request to test Stripe subscription payment flows in the local development environment.
ProcurementExpress approval flow configuration. Use when creating, updating, publishing, or managing approval flows and their steps, conditions, and runs. Approval flows automate the routing of POs and invoices to the right approvers based on configurable conditions. Routes to MCP tools: list_approval_flows, get_approval_flow, create_approval_flow, update_approval_flow, delete_approval_flow, archive_approval_flow, publish_approval_flow, unpublish_approval_flow, list_approval_flow_runs, get_approval_flow_entity, list_approval_flow_versions, get_approval_flow_version_details, rerun_approval_flows. Triggers on: approval flow, approval workflow, approval steps, approval conditions, approval routing, publish flow, flow runs, flow version, flow history, rerun approval.
ProcurementExpress authentication and user profile management. Use when authenticating to the ProcurementExpress API (V1 static token or V3 OAuth2 login), validating or revoking tokens, or managing the current user's profile. Routes to MCP tools: authenticate, validate_token, revoke_token, get_current_user, update_current_user. Triggers on: login, sign in, authenticate, token, session, user profile, my account, change password.
ProcurementExpress budget management. Use when listing, viewing, creating, or updating budgets (cost centers). Routes to MCP tools: list_budgets, get_budget, create_budget, update_budget. Triggers on: budget, cost center, spending limit, budget allocation, remaining budget, budget approvers.
ProcurementExpress company management, employee listing, user invitations, and approver queries. Use when listing companies, switching the active company, viewing company details and settings, managing employees and user invitations, or querying approvers. Routes to MCP tools: list_companies, get_company, get_company_details, set_active_company, list_approvers, list_all_approvers, list_employees, invite_user, get_invite_limit, list_pending_invites, cancel_invite, resend_invite. Triggers on: company, switch company, employees, invite user, approvers, company settings, custom fields, payment terms.
ProcurementExpress department management. Use when listing, viewing, creating, or updating departments (organizational units). Routes to MCP tools: list_departments, get_department, create_department, update_department. Triggers on: department, division, organizational unit, department users, department budgets.
ProcurementExpress invoice management. Covers creating, updating, accepting, approving, rejecting, cancelling, archiving invoices, and adding comments. Handles the full invoice lifecycle from receipt through approval to settlement. Routes to MCP tools: list_invoices, get_invoice, create_invoice, update_invoice, accept_invoice, approve_invoice, reject_invoice, cancel_invoice, archive_invoice, dearchive_invoice, rerun_invoice_approval_flow, add_invoice_comment. Triggers on: invoice, bill, invoice approval, invoice status, awaiting review, outstanding invoice, ready to pay, invoice comment, invoice line items.