Forget
Skill ActiveRemove a rule. Use when the user says "/forget", "forget rule", "remove rule", "delete rule", or wants to stop a rule from being enforced.
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
- Receive rule ID or keyword from user.
- If ID, execute script to remove by ID.
- If keyword, execute script to search for matching rules.
- If single match found, remove by ID.
- If multiple matches, prompt user for selection.
- If no matches, inform user.
- 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-obeyQuality Score
Trust Signals
Similar Extensions
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
X Twitter Scraper
100Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.
Slack
100Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.