← Back to Skills Marketplace
mcphersonai

QSR Shift Reflection

by McPherson AI · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
173
Downloads
0
Stars
2
Active Installs
3
Versions
Install in OpenClaw
/install qsr-shift-reflection
Description
Cross-shift continuity and unresolved issue tracking system for restaurant and franchise operators. Captures wins, bottlenecks, and handoffs at end of shift,...
Usage Guidance
This skill is internally consistent and low-risk as an instruction-only skill, but its safety depends on the host platform and the companion memory engine (qsr-store-memory-engine). Before installing: 1) confirm the host provides a secure store-scoped memory engine with proper encryption, access controls, and deletion tools; 2) verify that the companion skill referenced actually exists and that you trust it (the registry metadata did not declare this dependency); 3) ensure the host enforces the PII rules described in SKILL.md and audit-logs memory access; 4) if you need stricter guarantees about external notifications, confirm the host — not this skill — handles any email/SMS/Slack delivery; and 5) review the skill's origin (owner ID present but homepage/source unknown) if provenance matters to you.
Capability Analysis
Type: OpenClaw Skill Name: qsr-shift-reflection Version: 2.0.1 The qsr-shift-reflection skill is a structured workflow for restaurant shift management, focusing on logging reflections and tracking urgent issues. It explicitly defines strict data boundaries, PII protections, and limits its operations to a local 'store-memory-engine' without external network or file system access. No indicators of malicious intent, data exfiltration, or suspicious obfuscation were found in SKILL.md or the accompanying files.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name and description align with the instructions: the skill captures reflections, escalates urgent items, resurfaces open items, and tracks unresolved issues. It does reference a companion skill (qsr-store-memory-engine) as the required storage backend, but that dependency is not declared in the registry metadata — if the companion isn't present the skill falls back to session-only mode. This is coherent but worth noting.
Instruction Scope
SKILL.md is prescriptive: it limits data writes to a store-scoped memory namespace, forbids creating files, calling external APIs or sending messages, and includes a clear PII policy. The instructions do not ask the agent to read unrelated files, environment variables, or system credentials.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or fetched during install, which minimizes risk.
Credentials
No environment variables, binaries, or credentials are requested. The required access is solely to the store-scoped memory namespace (via the companion skill), which is proportional to the described purpose.
Persistence & Privilege
always:false (normal). The skill relies on a separate memory engine and the host platform for persistence, encryption, auth, and delivery. Because the skill depends on those external components for storage and any out-of-band notifications, its actual persistence and privileges are determined by the host and the companion skill rather than by this instruction file.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qsr-shift-reflection
  3. After installation, invoke the skill by name or use /qsr-shift-reflection
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
QSR Shift Reflection 2.0.1 — major upgrade: Now actively tracks unresolved urgent handoffs across shifts, adding robust continuity beyond shift reflections. - Adds persistent, structured open issue records to track urgent handoffs until confirmed resolved. - Surfaces unresolved urgent items at each shift change until closed, preventing forgotten or dropped action items. - Separates four core functions: reflection capture, urgent handoff creation, next-shift follow-up, and unresolved issue tracking. - Requires companion memory skill for full-store archival; fallback to session-only mode if unavailable. - Enhances privacy: prefers operational roles over names, details clearer PII handling. - All records now scoped strictly to individual stores; no cross-store data mixing. - No background processes—items are surfaced only during shift check-in or by on-demand request.
v1.1.0
v1.1.0: adds automatic urgent handoff surfacing at the next relevant shift check-in. New URGENT_ACK tracking keeps urgent items visible until acknowledged or resolved.
v1.0.0
Initial release.
Metadata
Slug qsr-shift-reflection
Version 2.0.1
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 3
Frequently Asked Questions

What is QSR Shift Reflection?

Cross-shift continuity and unresolved issue tracking system for restaurant and franchise operators. Captures wins, bottlenecks, and handoffs at end of shift,... It is an AI Agent Skill for Claude Code / OpenClaw, with 173 downloads so far.

How do I install QSR Shift Reflection?

Run "/install qsr-shift-reflection" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is QSR Shift Reflection free?

Yes, QSR Shift Reflection is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does QSR Shift Reflection support?

QSR Shift Reflection is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created QSR Shift Reflection?

It is built and maintained by McPherson AI (@mcphersonai); the current version is v2.0.1.

💬 Comments