Agent skill

repair-request-escalation

Get a landlord to actually fix things — the repair request that creates a record, the escalation ladder from reminder to habitability leverage, and the jurisdiction-flagged map of tenant remedies with their prerequisites. Use when asked my landlord won't fix anything, write a repair request, how long can they ignore a broken heater, or what are my options if repairs never happen. Produces the documented request, the severity triage, the escalation ladder with letters, and the remedies decode with the do-not-DIY warnings.

mohitagw158561,255★ · 1 repos on radarProfile →
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill repair-request-escalation --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/repair-request-escalation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

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

From the SKILL.md

# Repair Request Escalation Skill The difference between a repair that happens and one that doesn't is rarely the landlord's character — it's whether the request exists as a dated record with a severity the law recognizes, and whether the tenant knows the next rung. Texts evaporate; written requests start clocks. This skill builds the record, triages by habitability (a broken heater in winter and a dripping faucet live under different rules), and decodes the remedy options — with their strict prerequisites flagged, because the tenant remedies that exist in most jurisdictions also have procedural tripwires that convert self-help into an eviction case. ## What This Skill Produces - **The repair request** — written, dated, specific, severity-framed, sent through the channel that counts - **The severity triage** — habitability-level / major-function / quality-of-life, because the ladder's speed depends on it - **The escalation ladder** — reminder → formal notice → the leverage rungs (inspectors, remedies) with letters drafted - **The remedies decode** — repair-and-deduct, rent escrow/withholding, code enforcement, lease-termination-for-uninhabitability — each as a *category* with its t

What's inside
Steps it walks through
  1. What This Skill Produces
  2. Required Inputs
  3. Framework: The Record-and-Ladder Rules
  4. Output Format
  5. The Request (rung 1)
  6. The Ladder
  7. Remedies Decode (verify locally before any of these)
  8. The Emergency Carve-Out
  9. Quality Checks
  10. Anti-Patterns
More from pm-claude-skills
All skills →
About this skill
What does the repair-request-escalation skill do?

Get a landlord to actually fix things — the repair request that creates a record, the escalation ladder from reminder to habitability leverage, and the jurisdiction-flagged map of tenant remedies with their prerequisites. Use when asked my landlord won't fix anything, write a repair request, how long can they ignore a broken heater, or what are my options if repairs never happen. Produces the documented request, the severity triage, the escalation ladder with letters, and the remedies decode with the do-not-DIY warnings.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill repair-request-escalation --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 mohitagw15856/pm-claude-skills, a repository with 1,255 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