Enable continuous work mode. Use PROACTIVELY when user says "keep working", "don't stop", "finish everything", "complete all tasks". Automatically continues until work is complete. User can invoke with /claude-do-not-stop [reason].
3.1
Rating
0
Installs
Tools & Utilities
Category
The skill provides a basic mechanism for continuous work mode but lacks crucial implementation details. The description mentions proactive triggers and user invocation patterns, but doesn't explain what the skill actually does under the hood or how it achieves 'continuous work'. The task knowledge is minimal - it references a script (do-not-stop.sh) that would contain the actual logic, but provides no insight into the mechanism (e.g., does it suppress stop tokens, loop commands, modify prompts?). Structure is adequate for a simple skill with clear invocation patterns. Novelty is low because the concept of 'keep working' can be addressed by the agent simply continuing its work or by simple bash loops; the value-add of this specific skill implementation is unclear without understanding the unique mechanism it employs.
Loading SKILL.md…

Skill Author