---
title: "keepgoing"
description: "A Stop hook for Claude Code and Codex that requests one final completion pass, with an opt-in infinite mode."
canonical: https://agentpluginsdirectory.com/plugins/keepgoing
last-updated: 2026-09-21
---

# keepgoing
A Stop hook for Claude Code and Codex that requests one final completion pass, with an opt-in infinite mode.
- Slug: keepgoing
- Publisher: stbenjam
- Repository: https://github.com/stbenjam/skills
- Manifest: plugins/keepgoing/plugin.json
- Version: 0.3.0
- Category (editorial): other
- Skills: 0
- MCP servers: 0
- Stars: 5
- Repository created: 2025-10-31
- Repository last pushed: 2026-09-19
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/keepgoing
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What keepgoing does, in the publisher's words

Gives Claude Code or Codex one last chance to finish required follow-through before ending a turn. By default it runs once, then honors the stop_hook_active loop breaker so the agent can stop normally.

For experiments that truly need relentless continuation, infinite mode keeps rejecting every stop until you interrupt the agent. It is deliberately opt-in.

Combine with hype for the ultimate scientific buddy: one hook that reminds Claude to believe in itself on every prompt, another that refuses to ever let it give up.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/stbenjam/skills/HEAD/plugins/keepgoing/README.md
