Skip to content

Commit 5cb442b

Browse files
cwinvestmentsclaude
andcommitted
docs: Pro hook upsells in free skills — v3.3.2
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent a9eb24d commit 5cb442b

12 files changed

Lines changed: 29 additions & 2 deletions

File tree

skills/diary/SKILL.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,13 @@ This session is now searchable via Echo.
141141
- **Lv.4** — Native: CC rules integration (`.claude/rules/diary.md`), always-on session logging awareness without skill file read. (Origin: MemStack v3.0-beta, Feb 2026)
142142
- **Lv.5** — Handoff: Added structured Session Handoff section — in-progress work, uncommitted changes, exact pickup instructions, session context preservation. (Origin: MemStack v3.1, Feb 2026)
143143

144-
## Pro Feature: PreCompact Auto-Save
144+
## Pro Features: Automatic Hook System
145145

146-
MemStack™ Pro includes a PreCompact hook that automatically saves a diary entry before Claude Code context compaction runs. Free version requires manual diary saves only.
146+
MemStack™ Pro includes 3 automatic hooks that fire without any user trigger:
147+
- **PreCompact** — auto-saves diary before context compaction
148+
- **PostToolUse** — captures an observation log entry after every file write and bash command
149+
- **SessionStart** — injects a context summary from your last 3 sessions at startup
150+
151+
Free version requires manual diary saves only.
147152

148153
Upgrade: memstack.pro

skills/echo/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,5 @@ SQLite insights (3):
145145
- **Lv.3** — Advanced: SQLite backend as primary source, markdown as fallback, insight search. (Origin: MemStack v2.1 Accomplish-inspired upgrade, Feb 2026)
146146
- **Lv.4** — Native: CC rules integration (`.claude/rules/echo.md`), `/memstack-search` slash command, auto-indexed CLAUDE.md context. (Origin: MemStack v3.0-beta, Feb 2026)
147147
- **Lv.5** — Semantic: LanceDB vector-powered recall with sentence-transformers embeddings (OpenAI optional). Auto-indexes sessions/plans, semantic similarity across all logs, SQLite fallback. (Origin: MemStack v3.1, Feb 2026)
148+
149+
> 💎 Pro: SessionStart hook auto-injects your last 3 sessions of context.

skills/forge/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,5 @@ Beacon is ready. Triggers: "health check", "ping", "uptime"
7373

7474
- **Lv.1** — Base: Skill file generation and index updates. (Origin: MemStack v1.0, Feb 2026)
7575
- **Lv.2** — Enhanced: Added YAML frontmatter, v2.1 format generation, level tracking. (Origin: MemStack v2.0 MemoryCore merge, Feb 2026)
76+
77+
> 💎 Pro: PostToolUse hook auto-logs this work to your observation history.

skills/grimoire/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,5 @@ CLAUDE.md updated ✓
6969

7070
- **Lv.1** — Base: CLAUDE.md read/write with section management. (Origin: MemStack v1.0, Feb 2026)
7171
- **Lv.2** — Enhanced: Added YAML frontmatter, activation message, auto-detect what changed. (Origin: MemStack v2.0 MemoryCore merge, Feb 2026)
72+
73+
> 💎 Pro: PostToolUse hook auto-logs this work to your observation history.

skills/project/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,5 @@ Next steps:
8787
- **Lv.1** — Base: Session state capture and handoff generation. (Origin: MemStack v1.0, Feb 2026)
8888
- **Lv.2** — Enhanced: Added YAML frontmatter, activation message, template integration. (Origin: MemStack v2.0 MemoryCore merge, Feb 2026)
8989
- **Lv.3** — Advanced: SQLite-backed project context, combined restore from DB + sessions + plan. (Origin: MemStack v2.1 Accomplish-inspired upgrade, Feb 2026)
90+
91+
> 💎 Pro: SessionStart hook auto-injects your last 3 sessions of context.

skills/quill/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,5 @@ Saved: memory/projects/greentech-quote-2026-02-18.md
7171

7272
- **Lv.1** — Base: Template-based quotation generation. (Origin: MemStack v1.0, Feb 2026)
7373
- **Lv.2** — Enhanced: Added YAML frontmatter, activation message, Scan integration. (Origin: MemStack v2.0 MemoryCore merge, Feb 2026)
74+
75+
> 💎 Pro: PostToolUse hook auto-logs this work to your observation history.

skills/scan/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,5 @@ Premium: $30,000 — Full + custom integrations + 3mo support
7474

7575
- **Lv.1** — Base: File/LOC counting with complexity assessment. (Origin: MemStack v1.0, Feb 2026)
7676
- **Lv.2** — Enhanced: Added YAML frontmatter, context guard, activation message, integration pricing. (Origin: MemStack v2.0 MemoryCore merge, Feb 2026)
77+
78+
> 💎 Pro: PostToolUse hook auto-logs this work to your observation history.

skills/shard/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,5 @@ Build check: ✓ passed
8888

8989
- **Lv.1** — Base: File analysis and splitting with import updates. (Origin: MemStack v1.0, Feb 2026)
9090
- **Lv.2** — Enhanced: Added YAML frontmatter, context guard, propose-before-execute, activation message. (Origin: MemStack v2.0 MemoryCore merge, Feb 2026)
91+
92+
> 💎 Pro: PostToolUse hook auto-logs this work to your observation history.

skills/sight/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,5 @@ erDiagram
8484

8585
- **Lv.1** — Base: Mermaid diagram generation from codebase analysis. (Origin: MemStack v1.0, Feb 2026)
8686
- **Lv.2** — Enhanced: Added YAML frontmatter, context guard, activation message, diagram type detection. (Origin: MemStack v2.0 MemoryCore merge, Feb 2026)
87+
88+
> 💎 Pro: PostToolUse hook auto-logs this work to your observation history.

skills/state/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,5 @@ This will auto-load next session for seamless pickup.
119119
## Level History
120120

121121
- **Lv.1** — Base: Living STATE.md creation and update protocol. Read via Work Step 0 or manual invocation. Deconfliction with Diary/Project/Work. (Origin: MemStack v3.1, Feb 2026)
122+
123+
> 💎 Pro: SessionStart hook auto-injects your last 3 sessions of context.

0 commit comments

Comments
 (0)