Memory Recording
Description
# 写作记忆记录 skill ## 流程 捕获时机 → 记录 → 兜底清理 ## 1. 捕获时机 以下情况视为需要记录的反馈: | 时机 | 判断标准 | 示例 | |------|---------|------| | 作者明确否定 | 作者说"不对""不好""不是这样"并给出替代方向 | "这个冲突太抽象了,写不出具体场景" | | 作者主动提出规则 | 作者说"以后都这样""记住这个" | "这类场景不要用视觉描写,用触觉" | | 作者修正已接受内容 | 作者回头修改已确认的产出 | 章纲确认后作者说"改成 XXX 更合理" | | 作者提供正例 | 作者说"这就对""就是这样"或指着参考材料说"要这个效果" | "这个情绪递进就很好,以后这类保持" | **不作为记忆的记录:** - 作者临时随口反问("可以吗?""你觉得呢?") - 纯功能性的操作确认("格式对吗?""文件写好了吗?") - 作者已明确表示"先这样写着,后面再说" ## 2. 记录 ### 2.1 记录主体 各 agent 在对话中直接追加 `memory/` 下对应文件: | age
Installation
Installs to ~/.claude/skills/modoojunko-awesome-novel-agent-memory-recording/SKILL.md
mkdir -p ~/.claude/skills/modoojunko-awesome-novel-agent-memory-recording && curl -fsSL https://raw.githubusercontent.com/modoojunko/awesome-novel-agent/HEAD/skills/memory-recording.md -o ~/.claude/skills/modoojunko-awesome-novel-agent-memory-recording/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11