maintain-project-memory
仓库创建 2026年7月27日最近提交 2 天前SkillHot 收录 2 天前
▸ 精选理由
便于工作交接与恢复上下文,降低重复沟通成本
▸ 风险提示
可能包含敏感信息或凭据,需审查后同步
这个 Skill 做什么
创建、压缩或同步项目的MEMORY.md及连续性文件
维护项目的 MEMORY.md 和相关连续性文档,负责创建、压缩、审计或同步项目记忆,让下次接手的人能快速理解历史决策。在完成重要工作后、交接前或发现项目记忆缺失、过时或混乱时使用。文档要简洁可用,用来引导未来工作,但不替代源码、Git、清单或测试作为权威来源。
▸ 展开 SKILL.md 英文原文
Create, audit, compact, or synchronize the required MEMORY.md and related continuity artifacts. Use after meaningful project work, before a resumable handoff, or when project memory is missing, stale, unsafe, or duplicative.
0
Stars
0
Forks
15
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/ImYourBoyRoy/agent-continuity-stack/main/skills/maintain-project-memory/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/ImYourBoyRoy/agent-continuity-stack/main/skills/maintain-project-memory/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Maintain Project Memory Maintain a concise, current `MEMORY.md` for every maintained project. Use it to route future work without treating it as stronger evidence than source, Git, manifests, tests, builds, or verified runtime behavior. ## Establish the foundation Resolve the repository root, read project instructions and relevant README sections, inspect Git status, and locate `MEMORY.md`. If it is absent, create it unless the current request is strictly read-only or the repository forbids the change; in those cases, report the missing required foundation. Keep `MEMORY.md` as the continuity index. Delegate deep or specialized content: - issues or `TASKS.md` own large backlogs and acc
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有