maintainx-core-workflow-a

Execute MaintainX primary workflow: Work Order lifecycle management.

Content Preview
---
name: maintainx-core-workflow-a
description: |
  Execute MaintainX primary workflow: Work Order lifecycle management.
  Use when creating, updating, and managing work orders through their full lifecycle,
  from creation to completion with all status transitions.
  Trigger with phrases like "maintainx work order", "create work order",
  "work order lifecycle", "maintenance task", "manage work orders".
allowed-tools: Read, Write, Edit, Bash(npm:*), Bash(curl:*), Grep
version: 1.0.0
license: MI
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/maintainx-core-workflow-a.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/maintainx-pack/skills/maintainx-core-workflow-a/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/maintainx-pack/skills/maintainx-core-workflow-a/SKILL.md

Related Skills