loop-local-runtime-note
CommunityEnsure loops run only until the current session closes
System Documentation
What problem does it solve?
Users may not be aware that loops run only until the current session closes, leading to unexpected loop termination.
Core Features & Use Cases
- Local Loop Confirmation: Notifies users that loops will stop when the session ends.
- Avoiding Durable Loops: Encourages users to use /schedule_ for durable loops.
- Use Case: For users creating loops for tasks that need to persist beyond the current session, this skill provides an important reminder.
Quick Start
Create a loop and append the following note to ensure local loops are clear to the user: "Only if you did NOT show the cloud-offer ${ASK_USER_QUESTION_TOOL_NAME} above (i.e., neither trigger condition applied), end the confirmation with this exact line on its own, italicized: ${"_Runs until you close this session · For durable cloud-based loops, use /schedule_"}". If the user already answered that question, omit this line.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: loop-local-runtime-note Download link: https://github.com/mkusaka/ccskills/archive/main.zip#loop-local-runtime-note Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.