By obra
Automatically evaluates whether Claude Code should continue working instead of stopping prematurely, using a Python-based hook that runs on stop events to trigger Claude-judged continuation decisions.
Stops "Would you like me to continue?" interruptions.
Claude Code plugin that uses Claude to judge whether Claude should continue working.
Claude Code interrupts multi-step work to ask permission even when next steps are obvious:
This breaks flow.
When Claude tries to stop, a separate Claude instance evaluates the context and decides whether continuation makes sense.
Key principle: If you can type "continue" and Claude knows what to do, the plugin continues automatically.
/plugin install double-shot-latte@superpowers-marketplace
Prerequisites: Claude Code and jq command-line tool.
Multi-File Projects
"Refactor codebase to TypeScript with strict types and comprehensive tests"
API Development
"Create REST API with authentication, CRUD operations, and test coverage"
Component Libraries
"Build React components: Button, Input, Modal, Table with TypeScript and Storybook"
Development Environment
"Set up complete dev environment: Docker, CI/CD, linting, testing, deployment"
By default, the plugin uses Claude Haiku for fast, cost-effective judgments. You can configure a different model via environment variable:
Configuration (~/.claude/settings.json):
{
"env": {
"DOUBLE_SHOT_LATTE_MODEL": "sonnet"
}
}
Available models:
haiku (default) - Fast and cost-effectivesonnet - More capable reasoningopus - Highest capabilityNote: The judge model runs on every stop attempt. Using more expensive models will increase costs proportionally.
Hook not triggering:
/plugin listUnexpected behavior:
/tmp/.claude-continue-throttle-*jq is installedMIT License - see LICENSE
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
Writing guidance based on William Strunk Jr.'s The Elements of Style (1918)
Experimental skills for Claude Code Superpowers - new techniques and tools under development
BETA: VERY LIGHTLY TESTED - Direct Chrome DevTools Protocol access via 'browsing' skill. Skill mode (17 CLI commands) + MCP mode (single use_browser tool). Zero dependencies, auto-starts Chrome.
npx claudepluginhub gomarketingcontentlab-maker/claudesuper --plugin double-shot-lattePrevents your computer from sleeping while Claude Code works hard
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques