What problem does it solve?
This Skill automates the creation of ITSM Problem Records (PRMs) for recurring issues, ensuring that underlying causes are captured and addressed to prevent future incidents.
Core Features & Use Cases
- Automated PRM Creation: Automatically generate PRMs from incident reports, capturing root causes and remediation plans.
- Root Cause Analysis: Facilitates root cause analysis through the 5-whys method and identifies known errors.
- Remediation Routing: Routes remediation tasks to appropriate owners and clusters for efficient resolution.
- Framework Mapping: Maps PRMs to relevant frameworks like COBIT 2019, ISO 27001, and ISO 42001 for compliance.
- Lifecycle Tracking: Tracks PRM lifecycle from open to closed, ensuring issues are resolved and documented.
- Use Case: When an incident occurs that requires a deeper investigation and analysis to prevent recurrence, use this Skill to create a PRM that captures all necessary details and actions.
Quick Start
Create a Problem Record for the recent outage by running the command: 'create-prm "Outage on Dec 1st" --root-cause "Hardware failure" --remediation "Replace server"'