the-long-ride

Detect Trigger — Development skill for Claude Code

Development community

Analyze this interaction for memory-worthy signals.

How to install Detect Trigger

Installs to ~/.claude/skills/the-long-ride-engram-detect-trigger/SKILL.md

Terminal
mkdir -p ~/.claude/skills/the-long-ride-engram-detect-trigger && curl -fsSL https://raw.githubusercontent.com/the-long-ride/engram/HEAD/prompts/detect-trigger.md -o ~/.claude/skills/the-long-ride-engram-detect-trigger/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Detect Trigger does

Analyze this interaction for memory-worthy signals.

Interaction: Ignore rules active: Existing index:

Return `NO_TRIGGER` or:

`TRIGGER: | `

Classify corrections, preferences, constraints, or repeated "always/never/do not" guidance as rule candidates. Classify repeatable procedures that emerge over a long interaction as workflow/skill candidates. Classify durable facts and de

Alternatives in Development

  • Root Cause Tracing — Use when errors occur deep in execution and you need to trace back to find the original trigger 102.5k ★
  • Candidates — Fetch and analyse top pool candidates with OKX smart money signals 722 ★
  • Grazer Skill — 🐄 Claude Code skill for grazing worthy content across BoTTube, Moltbook, ClawCities, Clawsta, and ClawHub 186 ★

Full documentation available on GitHub

View Source Repository