power-management-integration
Installation
SKILL.md
PowerManagement Integration
Overview
Use this skill for library/framework-level power management, not just one low-power symptom. Confirm the system's power states, device dependencies, suspend/resume ordering, wake sources, and measurement method before enabling automatic PM policies.
When To Use
Use this skill when:
- The user mentions
PowerManagement, PM framework, runtime PM, device suspend/resume, power domains, or system sleep policy. - The project needs coordinated low-power behavior across drivers, RTOS tasks, clocks, and wake sources.
- Devices fail after resume, wake immediately, lose state, or consume too much current under a PM framework.
Do not use this skill for one-off current measurement without a PM framework. Use low-power-debug first.
First Questions
Ask for: