escalate-issues

Installation
SKILL.md

escalate-issues

When to Use

Use this skill when a maintenance task encounters problems beyond automated cleanup:

  • Uncertain whether code is safe to delete
  • Configuration changes require domain expertise (security, performance, architecture)
  • Breaking changes detected during cleanup
  • Complex refactoring needed (not just cleanup)
  • Security-sensitive findings (hardcoded secrets, vulnerabilities)

Do NOT use for simple issues with clear fixes. Escalate only when automated cleanup is risky or insufficient.

Inputs

Parameter Type Required Description
issue_description string Yes Clear description of the problem
Related skills
Installs
20
GitHub Stars
13
First Seen
Feb 27, 2026