From claude-engram
Explore detected workflow patterns, review skill suggestions, and manage the patterns wiki. Use when asked to 'show patterns', 'what patterns', 'suggest skills', 'pattern report', or '/patterns'. Also trigger when the user asks about their workflow habits or wants to understand recurring behaviors across sessions.
npx claudepluginhub sebastianbreguel/claude-engramThis skill uses the workspace's default tool permissions.
You are reviewing the user's detected workflow patterns from their session history.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Performs token-optimized structural code search using tree-sitter AST parsing to discover symbols, outline files, and unfold code without reading full files.
You are reviewing the user's detected workflow patterns from their session history.
The patterns wiki lives at ~/.claude/patterns/ and is updated automatically on each context compaction. It tracks:
Run:
uv run ~/.claude/tools/mempatterns.py --report
Show the results to the user, grouped by kind.
Run:
uv run ~/.claude/tools/mempatterns.py --suggest
If there are pending suggestions, present them conversationally:
If the user asks to:
uv run ~/.claude/tools/mempatterns.py --forget <name>uv run ~/.claude/tools/mempatterns.py --statusuv run ~/.claude/tools/mempatterns.py --rebuildNever create or update a skill without asking first. The system proposes, the user decides. Always.