mit einem Klick
forget
Delete ferrex memories by ID
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Delete ferrex memories by ID
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
Produce a read-only code review report from a diff. Runs parallel reviewers, folds their findings through adjudication and humanization, and saves the report under docs/superpowers/reviews/. Shadows the built-in /review command.
Clean up code in current branch - simplify, remove AI artifacts, challenge decisions
Save session context to ferrex before context clear
Search ferrex memory
Audit ferrex memory health
Store in ferrex memory (no args = session summary, with args = store that info)
| name | forget |
| description | Delete ferrex memories by ID |
| argument-hint | id1 [id2 id3 ...] |
Delete memories from ferrex using the ferrex__forget MCP tool.
Parse arguments as space-separated memory IDs.
Before deleting: Show a summary of each memory (via the ferrex__recall MCP tool with the IDs if needed) and ask for confirmation.
Call the ferrex__forget MCP tool with ids: [<parsed IDs>].
Confirm deletion count and IDs removed.