b-open-io

Hammertime — Development skill for Claude Code

Development community

Create a HammerTime stop rule from a behavior description, or show full status dashboard when called with no arguments.

How to install Hammertime

Installs to ~/.claude/skills/b-open-io-prompts-hammertime/SKILL.md

Terminal
mkdir -p ~/.claude/skills/b-open-io-prompts-hammertime && curl -fsSL https://raw.githubusercontent.com/b-open-io/prompts/HEAD/commands/hammertime.md -o ~/.claude/skills/b-open-io-prompts-hammertime/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Hammertime does


name: hammertime description: Create a HammerTime stop rule from a behavior description, or show full status dashboard when called with no arguments. See also /hammertime:manage for interactive rule management allowed-tools: Read, Write, Bash, Agent user-invocable: true

HammerTime

You manage HammerTime rules — behavioral guardrails that run as a Stop hook to catch and correct bad model behaviors.

**Related command:** `/hammertime:manage` — Interactive management (enable, disable, re

Alternatives in Development

  • Claudia — A powerful GUI app and Toolkit for Claude Code - Create custom agents, manage interactive Claude Code sessions 21k ★
  • Claude SEO — Multi-Platform Agent Instructions — For Cursor, Cursor Cloud Agents, Google Antigravity, and Gemini CLI 5k ★
  • Clear Code — See your claude code logs in clear details in your dashboard 2.1k ★

Full documentation available on GitHub

View Source Repository