بنقرة واحدة
reflect
Audit ferrex memory health
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Audit ferrex memory health
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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
Delete ferrex memories by ID
Search ferrex memory
Store in ferrex memory (no args = session summary, with args = store that info)
| name | reflect |
| description | Audit ferrex memory health |
| argument-hint | ["namespace:name|all"] |
Run a memory health audit using the ferrex__reflect MCP tool.
Auto-set namespace from the git repository name (basename of the repo root, not the worktree). If not in a git repo, use the basename of the working directory. Override with namespace:all or namespace:<name> if specified.
Call the ferrex__reflect MCP tool with:
namespace: as determined aboveinclude_contradictions: trueinclude_stale: truelimit: 20Display results:
For stale memories:
/forget <id> to remove, or /remember updated version to supersedeFor contradictions:
/remember the correct fact with supersedes pointing to the old memory IDAfter showing results: Offer to batch-forget stale entries or help resolve contradictions.