一键导入
self-reflection
Periodically review memory for contradictions, gaps, stale information, and controlled improvement proposals.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Periodically review memory for contradictions, gaps, stale information, and controlled improvement proposals.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Guidance for querying and managing Row-Bot's own configuration and logs.
Guidance for delegating focused work to child Agents.
Guidance for durable /goal progress tracking.
Guidance for creating reusable Custom Tools from repos or folders.
Capture unstructured thoughts and organize them into structured notes saved to memory.
Delegate coding, review, and refactor tasks to Claude Code CLI through Row-Bot's approval-gated shell workflow.
| name | self_reflection |
| display_name | Self-Reflection |
| icon | 🪞 |
| description | Periodically review memory for contradictions, gaps, stale information, and controlled improvement proposals. |
| enabled_by_default | true |
| version | 1.2 |
| tags | ["memory","quality"] |
| activation | {"phrases":["stale memory","clean stale memory","review memory","what you know about me","contradictions in memory"],"keywords":["stale","memory","contradictions","gaps","review","cleanup"],"negative_phrases":["knowledge base document","meeting notes"],"examples":["Review what you know about me and clean stale memory"]} |
| author | Row-Bot |
When the user asks you to review your memories, check what you know, clean up your knowledge, or when you notice a potential contradiction in recalled memories, apply this process:
wiki_stats to see total articles, conversations, and vault health. Then use search_memory with broad terms to scan for coverage gaps.search_memory with broad category queries such as person, preference, fact, event, project, and place. Use explore_connections to visualize relationships and spot gaps.link_memories during the audit when the user has confirmed the correction. Confirm each change.wiki_rebuild to regenerate the wiki vault.row_bot_status with category insights to see active insights and linked proposals. Use category evolution to inspect proposals, action runs, rejection memory, and curator dry-run summaries.insights.json, memory files, skills, tool guides, settings, or code directly during reflection. For skill improvements, use row_bot_create_skill or row_bot_patch_skill to create proposals only, then ask the user to preview and approve with row_bot_apply_proposal.row_bot_send_feedback proposal instead of turning the issue into a skill. Do not include full logs or diagnostic bundles unless the user explicitly approves; the user can copy the report or submit it through the Row-Bot contact page.row_bot_reject_proposal. Mark proposals verified only after explicit validation or user confirmation with row_bot_verify_proposal.