reset-strikes

Reset the current session's strike counter to 0 in Claude Code.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/devseunggwan/praxis --skill reset-strikes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reset-strikes
Source: https://github.com/devseunggwan/praxis/tree/main/skills/reset-strikes
Command: npx skills add https://github.com/devseunggwan/praxis --skill reset-strikes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Resetting the current session's strike counter to 0 to clear the recorded violations and resume normal Claude Code interactions.

Core Features & Use Cases

  • Quickly reset the session discipline state after a 3/3 block.
  • Clear the relevant strike/violation records and unlock further responses in ongoing conversations.
  • Applicable during Claude Code sessions where session discipline has blocked progress and the user requests reset.

Quick Start

Invoke the reset-strikes operation to clear the current session's strike counter and restore normal responses.

Frequently Asked Questions about reset-strikes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reset the session strike counter in Claude Code after a block?

To reset the session strike counter in Claude Code, invoke the reset operation to clear violation records, validate reflection prerequisites, and update session status to restore normal responses.

What happens when the Claude Code discipline counter reaches a 3/3 block?

When the Claude Code discipline counter reaches a 3/3 block, session discipline blocks progress and requires a controlled reset flow to clear state files and unlock further responses in ongoing conversations.

Can I clear disciplinary strikes across multiple Claude Code interactions?

Yes, you can clear disciplinary strikes across Claude Code interactions by requesting a reset, which clears the relevant violation records and updates the session status to allow normal responses.

How do I resume normal Claude Code responses after a session violation?

To resume normal Claude Code responses after a session violation, invoke the reset operation to clear the current session's strike counter to zero, validating prerequisites and restoring normal interactions.

Does resetting strikes in Claude Code require any dependencies or components?

No, resetting strikes in Claude Code requires no external dependencies or components. It implements a self-contained controlled reset flow that clears state files directly within the session environment.

Why does my Claude Code session keep blocking progress after violations?

Claude Code sessions block progress after violations because the session discipline system tracks strikes in state files. A reset is required to clear these records and update the session status for normal responses.