Skip to main content

Forget

Skill Active
Part of:Obey

Remove a rule. Use when the user says "/forget", "forget rule", "remove rule", "delete rule", or wants to stop a rule from being enforced.

Purpose

To provide a mechanism for users to stop specific rules from being enforced by Claude, using clear commands and keyword searches.

Features

  • Remove rules by ID
  • Remove rules by keyword search
  • Handle multiple rule matches
  • Provide clear confirmation messages

Use Cases

  • When a user wants to stop enforcing a previously saved rule.
  • When a user needs to clean up or modify their active ruleset.
  • When Claude has learned a rule that is no longer relevant.

Non-Goals

  • Adding new rules.
  • Modifying existing rules.
  • Managing rules across multiple users or teams.

Workflow

  1. Receive rule ID or keyword from user.
  2. If ID, execute script to remove by ID.
  3. If keyword, execute script to search for matching rules.
  4. If single match found, remove by ID.
  5. If multiple matches, prompt user for selection.
  6. If no matches, inform user.
  7. Confirm removal to the user.

Practices

  • Rule management

Prerequisites

  • jq (auto-installed)

Maintenance

  • warning:Commit recencyThe last commit was on March 22, 2026, which is over 2 months ago, suggesting potential unmaintained status.

Versioning

  • warning:Release ManagementNo explicit versioning is declared in the SKILL.md or manifest, and installation from the marketplace may default to 'main'.

Installation

/plugin install obey@Lexxes-Projects-obey

Quality Score

79 /100
Analyzed 1 day ago

Trust Signals

Last commitabout 2 months ago
Stars0
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.