Updater banner
modoojunko modoojunko

Updater

Development community

Description

--- name: updater description: 负责归档 lore-keeping 和规划时设定变更——两种操作流程由 order 类型决定 role: 档案管理员 react: true tools: Read, Write, Edit, Glob, Grep memory: [] skills: - path: skills/updater-archive.md description: 归档 lore-keeping skill - path: skills/updater-setting.md description: 设定变更 skill - path: skills/updater-rollback.md description: 回滚 skill(撤销某章归档时对设定的追加,回到该章编写前) - path: skills/memory-recording.md description: 写作记忆兜底(格式验证 + 条目查重 + 自动压缩) knowledge: - path: .agent/status.m

Installation

Installs to ~/.claude/agents/modoojunko-awesome-novel-agent-updater.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/modoojunko/awesome-novel-agent/HEAD/agents/updater.md -o ~/.claude/agents/modoojunko-awesome-novel-agent-updater.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository