Claude Code skill pack for Navan (24 skills)
Installation
Open Claude Code and run this command:
/plugin install navan-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
Skills (26)
Use when setting up CI/CD pipelines that validate Navan API integrations, run booking data health checks, or generate automated compliance reports.
Diagnose and fix common Navan API errors with targeted fix procedures.
Manage the complete Navan travel booking lifecycle via REST API.
Manage Navan expense reporting, transaction data, and ERP synchronization.
Use when optimizing travel spend with Navan's policy engine, analyzing booking patterns for savings, and configuring the Navan Rewards program.
Extract and transform Navan booking and transaction data using pagination, filtering, and data pipeline connectors.
Implement incremental sync strategies for Navan BOOKING and TRANSACTION data with ETL pipeline patterns.
Use when collecting diagnostic data from a Navan API integration — OAuth token inspection, API response capture, connectivity testing, and request/response logging.
Use when deploying Navan integrations with ERP systems (NetSuite, Sage Intacct, Xero), HRIS platforms (Workday, BambooHR), or identity providers (Okta, Azure AD).
Configure Navan admin roles, travel policies, approval workflows, and department-level access controls.
Manage Navan users, departments, cost centers, and approval chains via API and SCIM provisioning.
Make your first Navan API call to retrieve trip and user data.
Use when responding to Navan platform incidents — flight cancellations, booking API failures, expense sync outages, or OAuth authentication errors.
Set up OAuth 2.
Set up a local development environment for Navan API integrations with token caching and request logging.
Use when planning or executing a migration from SAP Concur or legacy TMC to Navan — data migration, user provisioning, policy recreation, and cutover planning.
Set up dev/staging/prod environment separation for Navan integrations without a sandbox API.
Use when setting up monitoring, logging, and alerting for Navan API integrations in production environments.
Use when optimizing Navan API call patterns for high-volume integrations — caching, batching, connection pooling, and pagination strategies.
Use when validating production readiness for a Navan API integration — credential rotation, alerting, rate limits, SSO, SCIM, and compliance audit trails.
Implement adaptive rate-limiting for the Navan REST API with exponential backoff and request queuing.
Use when designing a production Navan API integration architecture — API gateway, token management, data sync pipelines, ERP connectors, and monitoring stack.
Build a typed API wrapper around Navan REST endpoints since no official SDK exists.
Secure Navan API credentials with OAuth 2.
Use when handling Navan API changes in production — defensive coding patterns, schema validation, deprecation monitoring, and gradual rollout strategies for unversioned APIs.
Set up webhook listeners for real-time Navan event notifications.