claude-do-not-stop
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].
npx skills add majiayu000/claude-skill-registry --skill claude-do-not-stop --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Enable Stop Hook Automation **Enabled by default in BitBot.** ```bash .claude/skills/claude-do-not-stop/scripts/do-not-stop.sh [reason] ``` Or user invokes: `/claude-do-not-stop [reason]` Default: "Resume work!"
What does the claude-do-not-stop skill do?
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].
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill claude-do-not-stop --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 majiayu000/claude-skill-registry, a repository with 534 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.
