Detect Pattern Mining — Development skill for Claude Code
Detect repeated undocumented decisions across session summaries.
How to install Detect Pattern Mining
Installs to ~/.claude/skills/the-long-ride-engram-detect-pattern-mining/SKILL.md
mkdir -p ~/.claude/skills/the-long-ride-engram-detect-pattern-mining && curl -fsSL https://raw.githubusercontent.com/the-long-ride/engram/HEAD/prompts/detect-pattern-mining.md -o ~/.claude/skills/the-long-ride-engram-detect-pattern-mining/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Detect Pattern Mining does
Detect repeated undocumented decisions across session summaries.
Flag only patterns repeated at least the configured threshold and not already covered by the memory index.
When the pattern describes a repeatable sequence of actions, especially one formed from known rules plus project knowledge, propose it as a workflow/skill. When it describes a correction or constraint, propose it as a rule. When it describes a stable fact or decision, propose it as objective knowledge.
Alternatives in Development
- Claude Supermemory — Persistent memory across sessions and projects using Supermemory 2.3k ★
- Coding Agent Session Search — Unified TUI and CLI to index and search your local coding agent session history across 11+ providers (Codex, C 708 ★
- Arrecall — AgentRecall on-demand recall — surface past fixes, decisions, and patterns mid-session without leaving your fl 370 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Clens
Claude Code session capture and analysis. Trace tool calls, detect backtracks, analyze decisions, track edit c
Analyze Patterns
Analyze ~/.claude/tool_logs/operations.jsonl operation logs to identify repeated patterns across sessions and
Precedent Regret
Mark a choice you repeated across projects as a mistake, inverting its precedent
Claude Code Token Watch
Claude Code hooks that warn when a session starts burning tokens on repeated Reads, recursive greps, or WebFet
Cc Waste
Scans your local Claude Code session logs and generates a self-contained HTML report of token usage, cost, and
Claude Session Recall
A Claude Code skill that reads your session's own transcript, so a fact that arrived through a compaction summ
Related Agents
Session Pattern Analyzer
Analyzes Claude Code session JSONL files to extract execution patterns: plan-ratio, delegation, parallel usage
Scribe Agent
You are a specialized documentation agent. Your job is to create and maintain handoffs, update continuity ledg
Reality Checker Tram
Tier-2 Harness Auditor for Team RAM. Cross-session, cross-project health audits. Verify invariants are enforce