managing-rapid-response-nursing
Structures rapid response team activation criteria and nursing documentation during rapid response events. Use when activating rapid response, documenting RRT events, or recognizing deterioration.
Best use case
managing-rapid-response-nursing is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Structures rapid response team activation criteria and nursing documentation during rapid response events. Use when activating rapid response, documenting RRT events, or recognizing deterioration.
Teams using managing-rapid-response-nursing should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/managing-rapid-response-nursing/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How managing-rapid-response-nursing Compares
| Feature / Agent | managing-rapid-response-nursing | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Structures rapid response team activation criteria and nursing documentation during rapid response events. Use when activating rapid response, documenting RRT events, or recognizing deterioration.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Managing Rapid Response Nursing
## Why This Skill Exists
Rapid Response Teams (RRTs) were established as a patient safety strategy following the Institute for Healthcare Improvement's 100,000 Lives Campaign. The Joint Commission requires hospitals to have a method for staff to directly request additional assistance for patients with deteriorating conditions (LD.04.04.05). Failure-to-rescue — the inability to recognize and intervene when a patient's condition deteriorates — is a CMS quality measure and a leading contributor to preventable in-hospital deaths. Research shows that patients exhibit measurable signs of deterioration 6–8 hours before cardiac arrest. Early warning score systems (MEWS, NEWS) combined with rapid response activation have been shown to reduce cardiac arrests outside the ICU by 17–50%. This skill structures the bedside nurse's role in recognizing deterioration, activating the RRT, managing the patient during the event, and documenting the episode per institutional and regulatory requirements.
---
## Checkpoint A — Intake Verification
### Continuous Monitoring Data Required
- [ ] Current vital signs with trending from the last 12–24 hours
- [ ] Current early warning score (MEWS, NEWS, or institutional equivalent)
- [ ] Baseline vital signs and mental status for this patient
- [ ] Current medication list (especially vasopressors, sedatives, respiratory support)
- [ ] Code status and advance directives
- [ ] Most recent laboratory results (BMP, CBC, lactate, ABG if available)
### RRT Activation Criteria (Common Institutional Triggers)
Activate the RRT when any of the following are present (specific thresholds vary by institution):
- [ ] Heart rate < 40 or > 130 bpm
- [ ] Systolic BP < 90 mmHg (or drop > 40 mmHg from baseline)
- [ ] Respiratory rate < 8 or > 28 breaths/min
- [ ] SpO2 < 90% despite supplemental oxygen
- [ ] Acute change in mental status (new confusion, agitation, lethargy, unresponsiveness)
- [ ] Urine output < 50 mL in 4 hours (or < 0.5 mL/kg/hr)
- [ ] New-onset seizure activity
- [ ] New-onset chest pain
- [ ] Staff member has a serious concern about the patient ("worried" criterion)
- [ ] MEWS ≥ 4 or NEWS ≥ 5 (or institutional threshold)
---
## Step 1 — Recognize Clinical Deterioration
1. **Calculate** the early warning score at each vital sign assessment:
- **MEWS components**: systolic BP, heart rate, respiratory rate, temperature, AVPU neurological scale
- **NEWS components**: respiratory rate, SpO2, supplemental oxygen use, systolic BP, heart rate, consciousness level (ACVPU), temperature
2. **Trend** vital signs against patient's baseline — a patient deteriorating from their own baseline is significant even if values are within normal reference ranges
3. **Identify** subtle signs of deterioration before overt decompensation:
- Increasing oxygen requirements
- Subtle mental status changes (new restlessness, increasing somnolence, inability to maintain conversation)
- Rising lactate levels
- Declining urine output
- New tachycardia or tachypnea
4. **Apply** clinical judgment: the "worried" criterion is valid — if you are concerned about a patient's trajectory, that is sufficient to activate the RRT
---
## Step 2 — Activate the Rapid Response Team
1. **Call** the RRT using the institutional activation method (dedicated phone number, overhead page, or communication device)
2. **State**: "This is [name], RN on [unit]. I am calling a rapid response for [patient name] in Room [number]."
3. **Provide** brief reason: "The patient has [specific concern: acute respiratory distress / hypotension / change in mental status]."
4. **Request** additional resources if needed before the RRT arrives:
- Crash cart at bedside
- Additional nursing support
- Respiratory therapy
5. **Notify** the attending physician/primary team simultaneously (if not automatic with RRT activation)
6. **Assign** a documenter if possible — real-time documentation is critical during rapid response events
---
## Step 3 — Prepare for RRT Arrival
While waiting for the RRT (typically arrival within 5 minutes):
1. **Assess** ABCs (Airway, Breathing, Circulation) and intervene as needed within nursing scope:
- Open airway, position for optimal ventilation (high Fowler's for respiratory distress, supine with legs elevated for hypotension)
- Administer or increase supplemental oxygen
- Establish or verify IV access (minimum 18G or largest available)
2. **Obtain** a full set of vital signs if not already current
3. **Gather** SBAR information for the RRT:
- **S**: Current situation and reason for activation
- **B**: Admitting diagnosis, relevant history, current treatment, baseline vital signs and mental status
- **A**: Nursing assessment — what has changed, what is concerning
- **R**: What has been done so far, what you think is needed
4. **Have available**: medication list, allergy list, code status, recent labs
5. **Connect** patient to continuous monitoring if not already on telemetry/SpO2
---
## Step 4 — Manage the Rapid Response Event
During the RRT event, the bedside nurse's role includes:
1. **Report** SBAR to the RRT leader upon arrival
2. **Facilitate** orders: draw labs (STAT BMP, CBC, lactate, ABG, troponin, BNP as ordered), administer medications, adjust oxygen delivery
3. **Monitor** and communicate changes in real-time: vital signs every 5 minutes during the event (or continuously if on monitor)
4. **Document** in real-time or assign a documenter:
- Time of each assessment, intervention, and provider order
- Vital signs at each measurement point
- Medications administered with dose, route, time
- Patient response to each intervention
5. **Communicate** with family per institutional policy — family may be present at bedside or updated by a designated nurse
6. **Prepare** for escalation if condition does not improve: ICU transfer preparation, code team activation if clinical arrest occurs
---
## Step 5 — Manage Post-RRT Disposition
1. **Transfer to ICU**: If patient requires ICU-level care:
- Complete transfer documentation
- Provide SBAR handoff to ICU nurse
- Accompany patient during transfer with monitoring
- Ensure all pending results have follow-up plan communicated
2. **Remain on unit with increased monitoring**: If patient stabilizes:
- Implement new orders (increased monitoring frequency, new medications, new laboratory schedule)
- Update the care plan to reflect current condition and new interventions
- Reassess vital signs per post-RRT monitoring protocol (typically q1h × 4h, then per physician order)
- Recalculate early warning score with each assessment set
3. **Transition to comfort care**: If goals of care change:
- Facilitate goals-of-care discussion with patient/family and medical team
- Implement palliative care or hospice referral as appropriate
- Modify code status if patient/family directs
---
## Step 6 — Document the Rapid Response Event
Complete documentation within 2 hours of the event:
1. **Pre-event**: Vital sign trends, early warning score that triggered concern, assessment findings
2. **Activation**: Time of RRT call, method of activation, reason stated
3. **Event timeline**: Chronological documentation of assessments, interventions, and provider orders with timestamps
4. **Team members**: Names and roles of RRT participants
5. **Interventions**: All medications, procedures, tests ordered and performed during the event
6. **Patient response**: Response to each intervention, vital sign changes, clinical trajectory
7. **Disposition**: Outcome (ICU transfer, remain on unit with new orders, comfort care)
8. **Communication**: Provider notifications, family notifications, SBAR handoff if transferred
9. **Follow-up plan**: Post-event monitoring schedule, pending results, next reassessment time
---
## Checkpoint B — Post-RRT Review
### Documentation Completeness
- [ ] Activation criteria that triggered the call documented
- [ ] SBAR communication to RRT documented
- [ ] Event timeline with timestamps complete
- [ ] All interventions and patient responses documented
- [ ] Disposition documented with clinical rationale
- [ ] Follow-up monitoring plan documented
- [ ] Family communication documented
### Clinical Review
- [ ] Were there signs of deterioration prior to the RRT that should have triggered earlier activation?
- [ ] Was the early warning score calculated at the required frequency?
- [ ] Were all RRT activation criteria recognized in a timely manner?
- [ ] Was the event escalated appropriately (ICU transfer if indicated, code activation if needed)?
- [ ] Is the post-event monitoring plan adequate?
---
## Quality Audit
- [ ] Early warning score calculated per institutional frequency (typically q4h with vitals, or per unit protocol)
- [ ] RRT activated within appropriate timeframe of meeting activation criteria (no delay in activation)
- [ ] SBAR handoff to RRT team documented
- [ ] Complete event documentation with timeline and timestamps
- [ ] Post-event monitoring implemented per protocol
- [ ] RRT activation rates tracked per unit (RRT calls per 1,000 patient days)
- [ ] Cardiac arrest rates outside ICU tracked as inverse metric (successful RRT use reduces cardiac arrests)
- [ ] Failure-to-rescue rate monitored per CMS quality measure
- [ ] Post-RRT debriefing conducted per institutional policy
- [ ] Compliant with Joint Commission LD.04.04.05 (staff ability to request additional assistance)
- [ ] No activation delays attributable to hierarchical barriers (any staff member may activate RRT)
---
## Guidelines
- **Joint Commission LD.04.04.05**: Staff must be able to directly request additional assistance for patients showing signs of deterioration
- **IHI 100,000 Lives Campaign**: Rapid Response Teams are one of the six interventions recommended to reduce preventable deaths
- **CMS**: Failure-to-rescue is a quality measure; hospitals are expected to have systems for early recognition and response to clinical deterioration
- **ANA Standards**: Standard 1 (Assessment) requires ongoing monitoring; Standard 5 (Implementation) requires appropriate intervention for changes in condition
- **Early Warning Scores**: MEWS and NEWS are validated tools for identifying patients at risk of deterioration; institutions should standardize on one system and set clear activation thresholds
- **"Worried" criterion**: The bedside nurse's clinical concern is a legitimate activation trigger — RRT must respond regardless of whether objective criteria are met
- **No hierarchy**: CMS and Joint Commission expect that any staff member (RN, LPN, aide, respiratory therapist, family member under some policies) can activate the RRT without requiring physician approval
- **Family activation**: Some institutions have implemented Condition H (family-activated rapid response) per IHI recommendation
- **Post-event debriefing**: Recommended by IHI for quality improvement; identify what went well, what could be improved, and system-level contributing factors
- **Scope of practice**: RN recognizes deterioration, activates RRT, initiates emergency interventions within scope (oxygen, positioning, IV access), communicates SBAR, documents the event; advanced practice providers on the RRT direct medical managementRelated Skills
tracking-treatment-response
Monitors treatment response using imaging criteria, biomarkers, and clinical assessment with documentation. Use when assessing treatment response, documenting disease status, or tracking progression.
measuring-tumor-response
Applies RECIST 1.1 and iRECIST criteria for tumor measurement and treatment response assessment. Use when measuring tumor response, applying RECIST criteria, or documenting treatment effects.
managing-wound-care
Guides wound assessment, classification, and treatment selection with documentation requirements. Use when managing surgical wounds, classifying wound types, or selecting wound care protocols.
managing-wound-assessment-nursing
Structures wound assessment with measurement, staging, and treatment plan documentation. Use when assessing wounds, staging pressure injuries, or documenting wound care.
managing-workplace-safety-healthcare
Tracks OSHA healthcare requirements including bloodborne pathogen, TB, and violence prevention programs. Use when managing OSHA compliance, implementing safety programs, or documenting exposure incidents.
managing-workers-compensation-rehabilitation
Structures workers comp rehab documentation with functional capacity evaluation and return-to-work planning. Use when managing work injury rehab, performing FCEs, or documenting return-to-work status.
managing-vestibular-rehabilitation
Structures vestibular assessment with positional testing and customized exercise programs. Use when evaluating vestibular disorders, performing Dix-Hallpike testing, or designing vestibular exercise programs.
managing-venous-thromboembolism-prophylaxis
Applies VTE risk assessment (Padua, Caprini) with appropriate prophylaxis selection. Use when assessing VTE risk, selecting prophylaxis regimens, or documenting DVT prevention.
managing-valvular-heart-disease
Guides valve disease severity assessment with intervention criteria and surveillance schedules. Use when evaluating valve disease, assessing surgical/interventional timing, or monitoring valve function.
managing-vaccine-schedules
Applies CDC immunization schedules with catch-up protocols and contraindication screening. Use when managing vaccinations, creating catch-up schedules, or documenting immunization decisions.
managing-vaccination-campaigns
Plans mass vaccination campaigns with logistics, cold chain management, and adverse event monitoring. Use when planning vaccination drives, managing immunization logistics, or monitoring VAERS.
managing-traumatic-brain-injury-rehabilitation
Structures TBI rehab with Rancho Los Amigos scoring and cognitive rehabilitation protocols. Use when managing TBI rehab, tracking Rancho levels, or implementing cognitive therapy.