session-managing — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited session-managing (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
核心理念: 会话生命周期 = 继承 → 工作 → 沉淀 → 闭环升级
本 Skill 无需手动调用,AI 会在适当时机自动激活。
触发时机:
执行动作:
1. view_file doc/memory.md (读取 TL;DR 10 条核心认知)
2. view_file .agent/rules/rule-one.md
3. (复杂任务) view_file doc/explanation/architecture.md
4. 静默继承,不打断用户工作流输出: 无 (静默执行) 或简短确认
触发时机 (满足任一条):
执行动作:
1. 提炼本次对话精华 (CORE/PATTERN/DECISION/TIP)
2. view_file doc/memory.md
3. 融合更新 doc/memory.md (去重升维)
4. 如为技术规范 → 写入 doc/specs/
5. 通知用户完成输出:
## 📦 沉淀完成
**本次新增**:
- `[PATTERN]` {模式名}
- `[DECISION]` {决策名}
✅ memory.md 已更新 (累计 N 条)用户可随时说:
| 层级 | 文件 | 策略 | 说明 |
|---|---|---|---|
| L1 必读 | doc/memory.md (TL;DR) | 始终 | 核心认知与原则 |
| L1 必读 | .agent/rules/rule-one.md | 始终 | 项目宪章与禁忌 |
| L2 按需 | doc/explanation/README.md | 架构与全貌 | 系统索引 |
| L3 上下文 | doc/explanation/subsystems/{xxx}.md | 特定 Feature | 深度理解子系统 |
| L3 上下文 | doc/specs/{xxx}.md | 特定 Feature | 查阅具体规范 |
| L4 入门 | doc/tutorials/quick-start.md | 新手/重置 | 环境搭建与启动 |
根据知识类型选择写入位置:
| 知识类型 (Diátaxis) | 写入目标 | 示例 |
|---|---|---|
| Core Wisdom (智慧/决策) | doc/memory.md | 设计哲学、架构决策、踩坑教训 |
| Understanding (原理/架构) | doc/explanation/subsystems/ | 模块架构图、核心机制解析 |
| Reference (规范/规则) | doc/specs/ | API 定义、业务规则、边界情况 |
| How-To (指南/测试) | doc/how-to/ | 测试策略、调试指南、操作手册 |
| Archive (历史/草稿) | doc/archive/ | 过时的设计文档、被取代的方案 |
| 标签 | 含义 |
|---|---|
[CORE] | 核心原则,永恒不变 |
[PATTERN] | 可复用模式 |
[DECISION] | 时间点决策 |
[TIP] | 实用技巧 |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.