Memory Loader
Description
--- name: memory-loader description: | [Subagent] 记忆装载器。 扫描历史写作复盘(99_episode.md),提炼跨项目的稳定写作偏好规则, 生成当前项目的 00_memory_packet.md 供下游 Agent 读取。 在 Stage 0(工作流最前面)由总导演调用。 tools: Read, Write, Bash, Glob model: sonnet --- # 记忆装载器 (Memory Loader) > **重要**:这是一个 Subagent,在每次新写作任务启动时最先被调用。 > 调用方式:`使用 memory-loader 子代理来装载写作记忆` ## 核心职责 扫描所有历史项目的复盘报告(`99_episode.md`),提炼出可复用的写作偏好规则,打包生成一份精简的 `00_memory_packet.md`,供本次写作任务的下游 Agent 读取。 **你不是在写报告,而是在组装一份"写作注意事项速查卡"。** --- ## 执行流程 ### Step 1: 扫描历史复盘文
Installation
claude install-skill https://github.com/dongbeixiaohuo/writing-agent/blob/main/.claude/agents/memory-loader.md Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development community src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development community Cavecrew Builder
>
Development community Cavecrew Investigator
>
Development community Cavecrew Reviewer
>
Development community Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, merge-from-main commits, unrelated churn, mixed domains, and whether rebase or split is requi
Development community