Agent skill · AI & Agents

change-management

Skill for engineering change request and order processing through PLM systems

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill change-management --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 7 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: library/specializations/domains/science/mechanical-engineering/skills/change-management/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Engineering Change Management Skill ## Purpose The Engineering Change Management skill provides capabilities for managing engineering changes through PLM systems, ensuring controlled modification of designs with proper impact assessment and approval workflow. ## Capabilities - ECR/ECO workflow initiation - Impact assessment guidance - Affected item identification - Approval routing configuration - Effectivity management - Documentation update tracking - Interchangeability analysis - Configuration management ## Usage Guidelines ### Change Management Framework #### Change Types | Type | Description | Urgency | Approval Level | |------|-------------|---------|----------------| | Class I | Form/fit/function change | Normal | Full review | | Class II | Minor change, no F/F/F impact | Normal | Limited review | | Deviation | Temporary non-conformance | Varies | Engineering | | Waiver | Accept as-is before build | Varies | Engineering | | Emergency | Safety/production critical | Urgent | Expedited | #### Change Process Flow ``` 1. Change Request (ECR) - Problem/opportunity identification - Preliminary impact assessment - Initial approval to investigate 2. Change Investigation - Detailed

What's inside
Steps it walks through
  1. Purpose
  2. Capabilities
  3. Usage Guidelines
  4. Change Management Framework
  5. Engineering Change Request (ECR)
  6. Engineering Change Order (ECO)
  7. Interchangeability Analysis
  8. Approval Workflow
  9. Effectivity Management
  10. Documentation Updates
  11. Process Integration
  12. Input Schema
  13. Output Schema
  14. Best Practices
More from babysitter
All skills →
About this skill
What does the change-management skill do?

Skill for engineering change request and order processing through PLM systems

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill change-management --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going